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}}/allegati/:stuId/allegatiMatricola/"
|
||||
params:
|
||||
- name: stuId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della carriera
|
||||
- name: tipologiaAllegato
|
||||
value: ""
|
||||
type: query
|
||||
@@ -28,6 +24,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||
disabled: true
|
||||
- name: stuId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della carriera
|
||||
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