update request files after update to bruno 4.x
This commit is contained in:
+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
|
||||
|
||||
Reference in New Issue
Block a user