Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcd0fd042f | ||
|
|
b40b706ac1 |
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: DELETE
|
method: DELETE
|
||||||
url: "{{baseUrl}}/allegati/docPers/:docPersId"
|
url: "{{baseUrl}}/allegati/docPers/:docPersId?allegatoId="
|
||||||
params:
|
params:
|
||||||
- name: docPersId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo documento identità
|
|
||||||
- name: allegatoId
|
- name: allegatoId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -27,6 +23,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: docPersId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo documento identità
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -34,6 +34,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 204 Response
|
- name: 204 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: DELETE
|
method: DELETE
|
||||||
url: "{{baseUrl}}/allegati/carriere/:matId"
|
url: "{{baseUrl}}/allegati/carriere/:matId?allegatoId="
|
||||||
params:
|
params:
|
||||||
- name: matId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: Identificativo tratto carriera studente
|
|
||||||
- name: allegatoId
|
- name: allegatoId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -22,6 +18,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
description: tipologia dell'allegato relativo all'entità p17_tipologia_allegati
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: matId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: Identificativo tratto carriera studente
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -29,6 +29,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 204 Response
|
- name: 204 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:persId/allegatiDicHand/"
|
url: "{{baseUrl}}/allegati/:persId/allegatiDicHand/?tipoHandicap="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: tipoHandicap
|
- name: tipoHandicap
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -52,6 +48,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -59,6 +59,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:persId/allegatiDocIdent/"
|
url: "{{baseUrl}}/allegati/:persId/allegatiDocIdent/?docIdentTipoCod="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: docIdentTipoCod
|
- name: docIdentTipoCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -37,6 +33,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -44,6 +44,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:stuId/allegatiMatricola/"
|
url: "{{baseUrl}}/allegati/:stuId/allegatiMatricola/"
|
||||||
params:
|
params:
|
||||||
- name: stuId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della carriera
|
|
||||||
- name: tipologiaAllegato
|
- name: tipologiaAllegato
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -28,6 +24,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: stuId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della carriera
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -35,6 +35,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:persId/allegatiMatur/"
|
url: "{{baseUrl}}/allegati/:persId/allegatiMatur/?annoMaturita="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: annoMaturita
|
- name: annoMaturita
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -42,6 +38,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta validato o meno
|
description: flag che indica se l'allegato risulta validato o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -49,6 +49,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiAutorizzato/"
|
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiAutorizzato/"
|
||||||
params:
|
params:
|
||||||
- name: autorizzatoId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: id dell'autorizzato
|
|
||||||
- name: tipologiaAllegato
|
- name: tipologiaAllegato
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -28,6 +24,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: autorizzatoId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: id dell'autorizzato
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -35,6 +35,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiDocPers/"
|
url: "{{baseUrl}}/allegati/autorizzati/:autorizzatoId/allegatiDocPers/?docIdentTipoCod="
|
||||||
params:
|
params:
|
||||||
- name: autorizzatoId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: id dell'autorizzato
|
|
||||||
- name: docIdentTipoCod
|
- name: docIdentTipoCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -37,6 +33,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta visibile da web o meno
|
description: flag che indica se l'allegato risulta visibile da web o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: autorizzatoId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: id dell'autorizzato
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -44,6 +44,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitIt/"
|
url: "{{baseUrl}}/allegati/:persId/allegatiTitIt/?tipoTititCod="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: tipoTititCod
|
- name: tipoTititCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -37,6 +33,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta validato o meno
|
description: flag che indica se l'allegato risulta validato o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -44,6 +44,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/allegati/:persId/allegatiTitStra/"
|
url: "{{baseUrl}}/allegati/:persId/allegatiTitStra/?aaConsegTit="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: aaConsegTit
|
- name: aaConsegTit
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -37,6 +33,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: flag che indica se l'allegato risulta validato o meno
|
description: flag che indica se l'allegato risulta validato o meno
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -44,6 +44,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
|
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
|
||||||
params:
|
params:
|
||||||
- name: soggEstId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: Identificativo soggetto esterno
|
|
||||||
- name: procWebCod
|
- name: procWebCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -22,6 +18,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: Codice ISO lingua
|
description: Codice ISO lingua
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: soggEstId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: Identificativo soggetto esterno
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -29,6 +29,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -21,6 +21,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -21,6 +21,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -69,6 +69,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -94,6 +94,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -74,6 +74,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -64,6 +64,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -59,6 +59,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -54,6 +54,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/datiBancari/:persId"
|
url: "{{baseUrl}}/datiBancari/:persId"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: start
|
- name: start
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -36,6 +32,10 @@ http:
|
|||||||
|
|
||||||
E' possibile indicare più campi separandoli da virgola (Es: +annoCorso,+adCod)
|
E' possibile indicare più campi separandoli da virgola (Es: +annoCorso,+adCod)
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -43,6 +43,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -24,6 +24,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/dicHand"
|
url: "{{baseUrl}}/persone/:persId/dicHand"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dicHandId
|
- name: dicHandId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -23,6 +19,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: tipo di handicap
|
description: tipo di handicap
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -30,6 +30,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -9,6 +9,11 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/dicHand/:dicHandId/allegatiDicHand/:allegatoId/blob"
|
url: "{{baseUrl}}/persone/:persId/dicHand/:dicHandId/allegatiDicHand/:allegatoId/blob"
|
||||||
params:
|
params:
|
||||||
|
- name: userId
|
||||||
|
value: ""
|
||||||
|
type: query
|
||||||
|
description: userId
|
||||||
|
disabled: true
|
||||||
- name: persId
|
- name: persId
|
||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
@@ -21,11 +26,6 @@ http:
|
|||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
description: identificativo allegato
|
description: identificativo allegato
|
||||||
- name: userId
|
|
||||||
value: ""
|
|
||||||
type: query
|
|
||||||
description: userId
|
|
||||||
disabled: true
|
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -33,6 +33,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+11
-10
@@ -9,6 +9,16 @@ http:
|
|||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand/:dicHandMisureId"
|
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand/:dicHandMisureId"
|
||||||
params:
|
params:
|
||||||
|
- name: tipoHandicap
|
||||||
|
value: ""
|
||||||
|
type: query
|
||||||
|
description: tipo di handicap
|
||||||
|
disabled: true
|
||||||
|
- name: misuraCompensativaCod
|
||||||
|
value: ""
|
||||||
|
type: query
|
||||||
|
description: codice misura compensativa
|
||||||
|
disabled: true
|
||||||
- name: persId
|
- name: persId
|
||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
@@ -21,16 +31,6 @@ http:
|
|||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
description: Identificativo associazione dichiarazione e misura compensativa.
|
description: Identificativo associazione dichiarazione e misura compensativa.
|
||||||
- name: tipoHandicap
|
|
||||||
value: ""
|
|
||||||
type: query
|
|
||||||
description: tipo di handicap
|
|
||||||
disabled: true
|
|
||||||
- name: misuraCompensativaCod
|
|
||||||
value: ""
|
|
||||||
type: query
|
|
||||||
description: codice misura compensativa
|
|
||||||
disabled: true
|
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -38,6 +38,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/agg-dicHandMisComp"
|
url: "{{baseUrl}}/persone/:persId/agg-dicHandMisComp?dicHandId="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dicHandId
|
- name: dicHandId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -32,6 +28,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: codice misura compensativa
|
description: codice misura compensativa
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -39,6 +39,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/misure-compensative-dicHand"
|
url: "{{baseUrl}}/persone/:persId/misure-compensative-dicHand"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dicHandId
|
- name: dicHandId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -23,6 +19,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: tipo di handicap
|
description: tipo di handicap
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -30,6 +30,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/dicHand"
|
url: "{{baseUrl}}/persone/:persId/dicHand"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dicHandId
|
- name: dicHandId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
description: identificativo dichiarazione invalidità
|
description: identificativo dichiarazione invalidità
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -25,6 +25,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -24,6 +24,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/docenti/:docenteId"
|
url: "{{baseUrl}}/docenti/:docenteId"
|
||||||
params:
|
params:
|
||||||
- name: docenteId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: id del docente
|
|
||||||
- name: fields
|
- name: fields
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -43,6 +39,10 @@ http:
|
|||||||
* Per visualizzare tutte le proprietà di childObj utilizzare la notazione `childProp.*`
|
* 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.**`
|
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: docenteId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: id del docente
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -50,6 +50,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -21,6 +21,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
|||||||
method: PATCH
|
method: PATCH
|
||||||
url: "{{baseUrl}}/persone/:persId/dismettiEmail"
|
url: "{{baseUrl}}/persone/:persId/dismettiEmail"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: emailAte
|
- name: emailAte
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
description: indirizzio email istituzionale da dismettere
|
description: indirizzio email istituzionale da dismettere
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -25,6 +25,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/consensi"
|
url: "{{baseUrl}}/persone/:persId/consensi?procWebCod="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: procWebCod
|
- name: procWebCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -32,6 +28,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: identificativo anno accademico
|
description: identificativo anno accademico
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -39,6 +39,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,16 +7,16 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/emailAte"
|
url: "{{baseUrl}}/persone/:persId/emailAte?emailAte="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: emailAte
|
- name: emailAte
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
description: indirizzo email istituzionale
|
description: indirizzo email istituzionale
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -24,6 +24,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
|||||||
method: PUT
|
method: PUT
|
||||||
url: "{{baseUrl}}/persone/:persId/email"
|
url: "{{baseUrl}}/persone/:persId/email"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: email
|
- name: email
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
description: indirizzo email personale
|
description: indirizzo email personale
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -25,6 +25,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: POST
|
method: POST
|
||||||
url: "{{baseUrl}}/persone/:persId/ins-dicHandMisComp"
|
url: "{{baseUrl}}/persone/:persId/ins-dicHandMisComp?dicHandId="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dicHandId
|
- name: dicHandId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -22,6 +18,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: tipo di handicap
|
description: tipo di handicap
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -29,6 +29,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+6
-5
@@ -9,6 +9,11 @@ http:
|
|||||||
method: POST
|
method: POST
|
||||||
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand"
|
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand"
|
||||||
params:
|
params:
|
||||||
|
- name: tipoHandicap
|
||||||
|
value: ""
|
||||||
|
type: query
|
||||||
|
description: tipo di handicap
|
||||||
|
disabled: true
|
||||||
- name: persId
|
- name: persId
|
||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
@@ -17,11 +22,6 @@ http:
|
|||||||
value: ""
|
value: ""
|
||||||
type: path
|
type: path
|
||||||
description: identificativo dichiarazione invalidità
|
description: identificativo dichiarazione invalidità
|
||||||
- name: tipoHandicap
|
|
||||||
value: ""
|
|
||||||
type: query
|
|
||||||
description: tipo di handicap
|
|
||||||
disabled: true
|
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -29,6 +29,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 201 Response
|
- name: 201 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/consensi"
|
url: "{{baseUrl}}/persone/:persId/consensi?procWebCod="
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: procWebCod
|
- name: procWebCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -32,6 +28,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: identificativo anno accademico
|
description: identificativo anno accademico
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -39,6 +39,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -46,6 +46,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/titoli/:persId"
|
url: "{{baseUrl}}/titoli/:persId"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: stuId
|
- name: stuId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
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 utilizzare la notazione `childProp.*`
|
||||||
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -40,6 +40,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -24,6 +24,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -64,6 +64,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -89,6 +89,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/misure-compensative"
|
url: "{{baseUrl}}/persone/:persId/misure-compensative"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: dataInizioApp
|
- name: dataInizioApp
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
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 utilizzare la notazione `childProp.*`
|
||||||
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -57,6 +57,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/autorizzati/"
|
url: "{{baseUrl}}/persone/:persId/autorizzati/"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: autorizzatoId
|
- name: autorizzatoId
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
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 utilizzare la notazione `childProp.*`
|
||||||
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -40,6 +40,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,15 +9,15 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/persone/:persId/tutori/"
|
url: "{{baseUrl}}/persone/:persId/tutori/"
|
||||||
params:
|
params:
|
||||||
- name: persId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: identificativo della persona
|
|
||||||
- name: filtroTutori
|
- name: filtroTutori
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
description: "1: recupera tutti i tutori. 0 (o nullo): recupera solo i tutori validi."
|
description: "1: recupera tutti i tutori. 0 (o nullo): recupera solo i tutori validi."
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: persId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: identificativo della persona
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -25,6 +25,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 204 Response
|
- name: 204 Response
|
||||||
|
|||||||
+1
@@ -31,6 +31,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+6
-5
@@ -7,12 +7,8 @@ info:
|
|||||||
|
|
||||||
http:
|
http:
|
||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
|
url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
|
||||||
params:
|
params:
|
||||||
- name: soggEstId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: Identificativo soggetto esterno
|
|
||||||
- name: procWebCod
|
- name: procWebCod
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -22,6 +18,10 @@ http:
|
|||||||
type: query
|
type: query
|
||||||
description: Codice ISO lingua
|
description: Codice ISO lingua
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: soggEstId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: Identificativo soggetto esterno
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -29,6 +29,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+5
-4
@@ -9,10 +9,6 @@ http:
|
|||||||
method: GET
|
method: GET
|
||||||
url: "{{baseUrl}}/soggettiEsterniReplica/:soggEstId"
|
url: "{{baseUrl}}/soggettiEsterniReplica/:soggEstId"
|
||||||
params:
|
params:
|
||||||
- name: soggEstId
|
|
||||||
value: ""
|
|
||||||
type: path
|
|
||||||
description: Identificativo soggetto esterno
|
|
||||||
- name: optionalFields
|
- name: optionalFields
|
||||||
value: ""
|
value: ""
|
||||||
type: query
|
type: query
|
||||||
@@ -28,6 +24,10 @@ http:
|
|||||||
* Per visualizzare tutte le proprietà di childObj utilizzare la notazione `childProp.*`
|
* 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.**`
|
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
|
||||||
disabled: true
|
disabled: true
|
||||||
|
- name: soggEstId
|
||||||
|
value: ""
|
||||||
|
type: path
|
||||||
|
description: Identificativo soggetto esterno
|
||||||
auth: inherit
|
auth: inherit
|
||||||
|
|
||||||
settings:
|
settings:
|
||||||
@@ -35,6 +35,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -114,6 +114,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
+1
@@ -114,6 +114,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
docs: |
|
docs: |
|
||||||
Verifica le credenziali di un utente fornite tramite header http "Authorization: Basic ...."
|
Verifica le credenziali di un utente fornite tramite header http "Authorization: Basic ...."
|
||||||
|
|||||||
@@ -20,6 +20,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -21,6 +21,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: 200 Response
|
- name: 200 Response
|
||||||
|
|||||||
@@ -21,3 +21,4 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|||||||
@@ -13,3 +13,4 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|||||||
@@ -21,3 +21,4 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|||||||
@@ -22,3 +22,4 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|||||||
@@ -13,3 +13,4 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|||||||
@@ -216,6 +216,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: Autorizzatori - Success
|
- name: Autorizzatori - Success
|
||||||
|
|||||||
@@ -53,6 +53,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: Dipartimento - Success
|
- name: Dipartimento - Success
|
||||||
|
|||||||
@@ -41,6 +41,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: Autorizzatori - Success
|
- name: Autorizzatori - Success
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: Dipendente (Codice fiscale) - Ricercatore
|
- name: Dipendente (Codice fiscale) - Ricercatore
|
||||||
|
|||||||
@@ -57,6 +57,7 @@ settings:
|
|||||||
timeout: 0
|
timeout: 0
|
||||||
followRedirects: true
|
followRedirects: true
|
||||||
maxRedirects: 5
|
maxRedirects: 5
|
||||||
|
forwardAuthorizationHeader: true
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- name: Dipendente (E-mail) - Success
|
- name: Dipendente (E-mail) - Success
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user