update request files after update to bruno 4.x
This commit is contained in:
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 204 Response
|
||||
|
||||
+1
@@ -31,6 +31,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
|
||||
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
|
||||
params:
|
||||
- name: soggEstId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo soggetto esterno
|
||||
- name: procWebCod
|
||||
value: ""
|
||||
type: query
|
||||
@@ -22,6 +18,10 @@ http:
|
||||
type: query
|
||||
description: Codice ISO lingua
|
||||
disabled: true
|
||||
- name: soggEstId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo soggetto esterno
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -29,6 +29,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/soggettiEsterniReplica/:soggEstId"
|
||||
params:
|
||||
- name: soggEstId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo soggetto esterno
|
||||
- name: optionalFields
|
||||
value: ""
|
||||
type: query
|
||||
@@ -28,6 +24,10 @@ http:
|
||||
* Per visualizzare tutte le proprietà di childObj utilizzare la notazione `childProp.*`
|
||||
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||
disabled: true
|
||||
- name: soggEstId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo soggetto esterno
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -35,6 +35,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -114,6 +114,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -114,6 +114,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
Reference in New Issue
Block a user