update request files after update to bruno 4.x
This commit is contained in:
@@ -9,10 +9,6 @@ http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/datiBancari/:persId"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: start
|
||||
value: ""
|
||||
type: query
|
||||
@@ -36,6 +32,10 @@ http:
|
||||
|
||||
E' possibile indicare più campi separandoli da virgola (Es: +annoCorso,+adCod)
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -43,6 +43,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
Reference in New Issue
Block a user