reorder requests

This commit is contained in:
2026-08-25 16:33:11 +02:00
parent 4275a34c45
commit bdc43c7614
15 changed files with 18 additions and 15 deletions
@@ -1,7 +1,7 @@
info: info:
name: Authorization name: Authorization
type: folder type: folder
seq: 6 seq: 8
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Calendar 2.0 name: Calendar 2.0
type: folder type: folder
seq: 12 seq: 14
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Cambio stato e/o integrazione name: Cambio stato e/o integrazione
type: folder type: folder
seq: 10 seq: 12
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Comunicazioni formali name: Comunicazioni formali
type: folder type: folder
seq: 11 seq: 13
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: EFTL processing name: EFTL processing
type: folder type: folder
seq: 5 seq: 7
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Request details name: Request details
type: folder type: folder
seq: 8 seq: 10
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Requests lookup name: Requests lookup
type: folder type: folder
seq: 7 seq: 9
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Runner- Get Proposta CCT matching contract IDs name: Runner- Get Proposta CCT matching contract IDs
type: folder type: folder
seq: 2 seq: 5
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: Runner- Get all requests by ModuleTag and status name: Runner- Get all requests by ModuleTag and status
type: folder type: folder
seq: 1 seq: 4
request: request:
auth: inherit auth: inherit
@@ -1,7 +1,7 @@
info: info:
name: "Set Request Status: Incomplete" name: "Set Request Status: Incomplete"
type: http type: http
seq: 13 seq: 15
http: http:
method: POST method: POST
@@ -1,7 +1,7 @@
info: info:
name: Test Remote WS name: Test Remote WS
type: http type: http
seq: 4 seq: 6
http: http:
method: GET method: GET
@@ -1,7 +1,7 @@
info: info:
name: User info name: User info
type: folder type: folder
seq: 9 seq: 11
request: request:
auth: inherit auth: inherit
@@ -5,7 +5,7 @@ info:
http: http:
method: GET method: GET
url: https://console-unipr.elixforms.it/AJSRV/metadata/objectTitle?ATTR_NAME=master_field&ATTR_VALUE=true&TYPE=GENERICSCHEMA&OBJECT_ID=168258 url: "{{elixFormsRootUrl}}/AJSRV/metadata/objectTitle?ATTR_NAME=master_field&ATTR_VALUE=true&TYPE=GENERICSCHEMA&OBJECT_ID=168258"
headers: headers:
- name: Accept - name: Accept
value: "*/*" value: "*/*"
@@ -43,3 +43,4 @@ settings:
timeout: 0 timeout: 0
followRedirects: true followRedirects: true
maxRedirects: 5 maxRedirects: 5
forwardAuthorizationHeader: true
@@ -5,7 +5,7 @@ info:
http: http:
method: GET method: GET
url: https://console-unipr.elixforms.it/AJSRV/metadata/objectTitle?ATTR_NAME=master_field&ATTR_VALUE=true&TYPE=SCHEMADATA&OBJECT_ID=35397 url: "{{elixFormsRootUrl}}/AJSRV/metadata/objectTitle?ATTR_NAME=master_field&ATTR_VALUE=true&TYPE=SCHEMADATA&OBJECT_ID=35397"
headers: headers:
- name: Accept - name: Accept
value: "*/*" value: "*/*"
@@ -43,3 +43,4 @@ settings:
timeout: 0 timeout: 0
followRedirects: true followRedirects: true
maxRedirects: 5 maxRedirects: 5
forwardAuthorizationHeader: true
@@ -5,7 +5,7 @@ info:
http: http:
method: GET method: GET
url: https://console-unipr.elixforms.it/AJSRV/metadata/search?SEARCH_IN[]=616&PAGE=1&AJL=it&PAGESIZE=80&SECURE=true url: "{{elixFormsRootUrl}}/AJSRV/metadata/search?SEARCH_IN[]=616&PAGE=1&AJL=it&PAGESIZE=80&SECURE=true"
headers: headers:
- name: Accept - name: Accept
value: "*/*" value: "*/*"
@@ -48,3 +48,4 @@ settings:
timeout: 0 timeout: 0
followRedirects: true followRedirects: true
maxRedirects: 5 maxRedirects: 5
forwardAuthorizationHeader: true