update request files after update to bruno 4.x
This commit is contained in:
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/persone/:persId/consensi"
|
||||
url: "{{baseUrl}}/persone/:persId/consensi?procWebCod="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: procWebCod
|
||||
value: ""
|
||||
type: query
|
||||
@@ -32,6 +28,10 @@ http:
|
||||
type: query
|
||||
description: identificativo anno accademico
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -39,6 +39,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
Reference in New Issue
Block a user