update request files after update to bruno 4.x
This commit is contained in:
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: DELETE
|
||||
url: "{{baseUrl}}/allegati/docPers/:docPersId"
|
||||
url: "{{baseUrl}}/allegati/docPers/:docPersId?allegatoId="
|
||||
params:
|
||||
- name: docPersId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo documento identità
|
||||
- name: allegatoId
|
||||
value: ""
|
||||
type: query
|
||||
@@ -27,6 +23,10 @@ http:
|
||||
type: query
|
||||
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
||||
disabled: true
|
||||
- name: docPersId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo documento identità
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -34,6 +34,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 204 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: DELETE
|
||||
url: "{{baseUrl}}/allegati/carriere/:matId"
|
||||
url: "{{baseUrl}}/allegati/carriere/:matId?allegatoId="
|
||||
params:
|
||||
- name: matId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo tratto carriera studente
|
||||
- name: allegatoId
|
||||
value: ""
|
||||
type: query
|
||||
@@ -22,6 +18,10 @@ http:
|
||||
type: query
|
||||
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
||||
disabled: true
|
||||
- name: matId
|
||||
value: ""
|
||||
type: path
|
||||
description: Identificativo tratto carriera studente
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -29,6 +29,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 204 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 201 Response
|
||||
|
||||
+1
@@ -20,6 +20,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}}/allegati/:persId/allegatiDicHand/"
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiDicHand/?tipoHandicap="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: tipoHandicap
|
||||
value: ""
|
||||
type: query
|
||||
@@ -52,6 +48,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -59,6 +59,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiDocIdent/"
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiDocIdent/?docIdentTipoCod="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: docIdentTipoCod
|
||||
value: ""
|
||||
type: query
|
||||
@@ -37,6 +33,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -44,6 +44,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}}/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
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiMatur/"
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiMatur/?annoMaturita="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: annoMaturita
|
||||
value: ""
|
||||
type: query
|
||||
@@ -42,6 +38,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta validato o meno
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -49,6 +49,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}}/allegati/autorizzati/:autorizzatoId/allegatiAutorizzato/"
|
||||
params:
|
||||
- name: autorizzatoId
|
||||
value: ""
|
||||
type: path
|
||||
description: id dell'autorizzato
|
||||
- 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: autorizzatoId
|
||||
value: ""
|
||||
type: path
|
||||
description: id dell'autorizzato
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -35,6 +35,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiDocPers/"
|
||||
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiDocPers/?docIdentTipoCod="
|
||||
params:
|
||||
- name: autorizzatoId
|
||||
value: ""
|
||||
type: path
|
||||
description: id dell'autorizzato
|
||||
- name: docIdentTipoCod
|
||||
value: ""
|
||||
type: query
|
||||
@@ -37,6 +33,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||
disabled: true
|
||||
- name: autorizzatoId
|
||||
value: ""
|
||||
type: path
|
||||
description: id dell'autorizzato
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -44,6 +44,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitIt/"
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitIt/?tipoTititCod="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: tipoTititCod
|
||||
value: ""
|
||||
type: query
|
||||
@@ -37,6 +33,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta validato o meno
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -44,6 +44,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitStra/"
|
||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitStra/?aaConsegTit="
|
||||
params:
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
- name: aaConsegTit
|
||||
value: ""
|
||||
type: query
|
||||
@@ -37,6 +33,10 @@ http:
|
||||
type: query
|
||||
description: flag che indica se l'allegato risulta validato o meno
|
||||
disabled: true
|
||||
- name: persId
|
||||
value: ""
|
||||
type: path
|
||||
description: identificativo della persona
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
@@ -44,6 +44,7 @@ settings:
|
||||
timeout: 0
|
||||
followRedirects: true
|
||||
maxRedirects: 5
|
||||
forwardAuthorizationHeader: true
|
||||
|
||||
examples:
|
||||
- name: 200 Response
|
||||
|
||||
Reference in New Issue
Block a user