update request files after update to bruno 4.x
This commit is contained in:
+5
-4
@@ -9,15 +9,15 @@ http:
|
||||
method: PATCH
|
||||
url: "{{baseUrl}}/persone/:persId/dismettiEmail"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: emailAte
|
||||
value: ""
|
||||
type: query
|
||||
description: indirizzio email istituzionale da dismettere
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -25,6 +25,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: PUT
|
||||
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
|
||||
|
||||
+6
-5
@@ -7,16 +7,16 @@ info:
|
||||
|
||||
http:
|
||||
method: PUT
|
||||
url: "{{baseUrl}}/persone/:persId/emailAte"
|
||||
url: "{{baseUrl}}/persone/:persId/emailAte?emailAte="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: emailAte
|
||||
value: ""
|
||||
type: query
|
||||
description: indirizzo email istituzionale
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -24,6 +24,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
||||
method: PUT
|
||||
url: "{{baseUrl}}/persone/:persId/email"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: email
|
||||
value: ""
|
||||
type: query
|
||||
description: indirizzo email personale
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -25,6 +25,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -15,6 +15,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: POST
|
||||
url: "{{baseUrl}}/persone/:persId/ins-dicHandMisComp"
|
||||
url: "{{baseUrl}}/persone/:persId/ins-dicHandMisComp?dicHandId="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: dicHandId
|
||||
value: ""
|
||||
type: query
|
||||
@@ -22,6 +18,10 @@ http:
|
||||
type: query
|
||||
description: tipo di handicap
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -29,6 +29,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+6
-5
@@ -9,6 +9,11 @@ http:
|
||||
method: POST
|
||||
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand"
|
||||
params:
|
||||
- name: tipoHandicap
|
||||
value: ""
|
||||
type: query
|
||||
description: tipo di handicap
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
@@ -17,11 +22,6 @@ http:
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo dichiarazione invalidità
|
||||
- name: tipoHandicap
|
||||
value: ""
|
||||
type: query
|
||||
description: tipo di handicap
|
||||
disabled: true
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -29,6 +29,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+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
|
||||
|
||||
+1
@@ -46,6 +46,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}}/titoli/:persId"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: stuId
|
||||
value: ""
|
||||
type: query
|
||||
@@ -33,6 +29,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: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -40,6 +40,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -24,6 +24,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -64,6 +64,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -89,6 +89,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
@@ -20,6 +20,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}}/persone/:persId/misure-compensative"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: dataInizioApp
|
||||
value: ""
|
||||
type: query
|
||||
@@ -50,6 +46,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: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -57,6 +57,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}}/persone/:persId/autorizzati/"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: autorizzatoId
|
||||
value: ""
|
||||
type: query
|
||||
@@ -33,6 +29,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: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -40,6 +40,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/persone/:persId/tutori/"
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: filtroTutori
|
||||
value: ""
|
||||
type: query
|
||||
description: "1: recupera tutti i tutori. 0 (o nullo): recupera solo i tutori validi."
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -25,6 +25,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
Reference in New Issue
Block a user