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:
name: Authorization
type: folder
seq: 6
seq: 8
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Calendar 2.0
type: folder
seq: 12
seq: 14
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Cambio stato e/o integrazione
type: folder
seq: 10
seq: 12
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Comunicazioni formali
type: folder
seq: 11
seq: 13
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: EFTL processing
type: folder
seq: 5
seq: 7
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Request details
type: folder
seq: 8
seq: 10
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Requests lookup
type: folder
seq: 7
seq: 9
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Runner- Get Proposta CCT matching contract IDs
type: folder
seq: 2
seq: 5
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: Runner- Get all requests by ModuleTag and status
type: folder
seq: 1
seq: 4
request:
auth: inherit
@@ -1,7 +1,7 @@
info:
name: "Set Request Status: Incomplete"
type: http
seq: 13
seq: 15
http:
method: POST
@@ -1,7 +1,7 @@
info:
name: Test Remote WS
type: http
seq: 4
seq: 6
http:
method: GET
@@ -1,7 +1,7 @@
info:
name: User info
type: folder
seq: 9
seq: 11
request:
auth: inherit
@@ -5,7 +5,7 @@ info:
http:
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:
- name: Accept
value: "*/*"
@@ -43,3 +43,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
forwardAuthorizationHeader: true
@@ -5,7 +5,7 @@ info:
http:
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:
- name: Accept
value: "*/*"
@@ -43,3 +43,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
forwardAuthorizationHeader: true
@@ -5,7 +5,7 @@ info:
http:
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:
- name: Accept
value: "*/*"
@@ -48,3 +48,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
forwardAuthorizationHeader: true