diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al documento di identità.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al documento di identità.yml
index a2d4ae3..98aa841 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al documento di identità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al documento di identità.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al tratto di carriera.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al tratto di carriera.yml
index ac101da..219cae4 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al tratto di carriera.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/cancellazione allegato al tratto di carriera.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato dichiarazione handicap.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato dichiarazione handicap.yml
index 32e0715..441bc22 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato dichiarazione handicap.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato dichiarazione handicap.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato documento identità.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato documento identità.yml
index d71a299..81a77e3 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato documento identità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato documento identità.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato foto della persona.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato foto della persona.yml
index 0040623..8c2990c 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato foto della persona.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato foto della persona.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato matricola.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato matricola.yml
index 9b319a7..8b22a26 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato matricola.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato matricola.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato maturità.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato maturità.yml
index 3bef9aa..adaafdf 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato maturità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato maturità.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un autorizzato.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un autorizzato.yml
index da6cc29..3b59496 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un autorizzato.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un autorizzato.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un documento d'identità di un autorizzato.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un documento d'identità di un autorizzato.yml
index 142d596..0e66e3f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un documento d'identità di un autorizzato.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato relativo ad un documento d'identità di un autorizzato.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario italiano.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario italiano.yml
index fa7f301..d486eef 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario italiano.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario italiano.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario straniero.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario straniero.yml
index 2400510..1dd8860 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario straniero.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/inserimento metadati allegato titolo universitario straniero.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati dichiarazioni handicap.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati dichiarazioni handicap.yml
index 20c708b..07219f1 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati dichiarazioni handicap.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati dichiarazioni handicap.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati documento identità.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati documento identità.yml
index caf601a..e772919 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati documento identità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati documento identità.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati matricola.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati matricola.yml
index 3a00ff8..14e75ae 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati matricola.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati matricola.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati maturità.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati maturità.yml
index f3a0234..afbe6de 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati maturità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati maturità.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ad un autorizzato.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ad un autorizzato.yml
index 5998a17..f8288b1 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ad un autorizzato.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ad un autorizzato.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ai documenti d'identità di un autorizzato.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ai documenti d'identità di un autorizzato.yml
index d003a83..ef12920 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ai documenti d'identità di un autorizzato.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati relativi ai documenti d'identità di un autorizzato.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari italiani.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari italiani.yml
index 7c050a2..8548382 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari italiani.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari italiani.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari stranieri.yml b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari stranieri.yml
index 784010c..c067165 100644
--- a/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari stranieri.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/allegati/recupero metadati allegati titoli universitari stranieri.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Effettua l'aggiornamento dei consensi del soggetto esterno.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Effettua l'aggiornamento dei consensi del soggetto esterno.yml
index 64620ea..b8e9cec 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Effettua l'aggiornamento dei consensi del soggetto esterno.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Effettua l'aggiornamento dei consensi del soggetto esterno.yml
@@ -7,12 +7,8 @@ info:
http:
method: PUT
- url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
+ url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
params:
- - name: soggEstId
- value: ""
- type: path
- description: Identificativo soggetto esterno
- name: procWebCod
value: ""
type: query
@@ -22,6 +18,10 @@ http:
type: query
description: Codice ISO lingua
disabled: true
+ - name: soggEstId
+ value: ""
+ type: path
+ description: Identificativo soggetto esterno
auth: inherit
settings:
@@ -29,6 +29,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap per cui sono presenti dichiarazioni da valutare.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap per cui sono presenti dichiarazioni da valutare.yml
index c5e62bf..9aaf967 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap per cui sono presenti dichiarazioni da valutare.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap per cui sono presenti dichiarazioni da valutare.yml
@@ -21,6 +21,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap.yml
index 09656d5..da12b7b 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di handicap.yml
@@ -21,6 +21,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di parentele.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di parentele.yml
index cc1ef81..9c546ee 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di parentele.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupera le tipologie di parentele.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei stranieri.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei stranieri.yml
index 43b2d57..897db2e 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei stranieri.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei stranieri.yml
@@ -74,6 +74,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei.yml
index 0fa2843..224543f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero atenei.yml
@@ -69,6 +69,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero corsi di studio di un ateneo.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero corsi di studio di un ateneo.yml
index 64a0cde..9709388 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero corsi di studio di un ateneo.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero corsi di studio di un ateneo.yml
@@ -94,6 +94,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero delle normative legate alle dichiarazioni di handicap.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero delle normative legate alle dichiarazioni di handicap.yml
index ee8df86..f67ab66 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero delle normative legate alle dichiarazioni di handicap.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero delle normative legate alle dichiarazioni di handicap.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero istituti.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero istituti.yml
index 12da102..db383f2 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero istituti.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero istituti.yml
@@ -74,6 +74,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero range voti maturità.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero range voti maturità.yml
index d81c9de..ed389e5 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero range voti maturità.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero range voti maturità.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi cotutela.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi cotutela.yml
index 802bea4..7736a09 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi cotutela.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi cotutela.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi istituto superiore.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi istituto superiore.yml
index ef8f02e..665d564 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi istituto superiore.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi istituto superiore.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli scuola superiore.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli scuola superiore.yml
index 0434084..aee20e8 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli scuola superiore.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli scuola superiore.yml
@@ -64,6 +64,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli stranieri.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli stranieri.yml
index b0e8727..09b8cdf 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli stranieri.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipi titoli stranieri.yml
@@ -59,6 +59,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipologie di dichiarazione dei titoli stranieri.yml b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipologie di dichiarazione dei titoli stranieri.yml
index 0ca978e..16e2a9e 100644
--- a/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipologie di dichiarazione dei titoli stranieri.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/anagrafica/Recupero tipologie di dichiarazione dei titoli stranieri.yml
@@ -54,6 +54,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/autorizzati/recupero delle regole di richiesta tutori.yml b/bruno/collections/ESSE3 Anagrafica API/autorizzati/recupero delle regole di richiesta tutori.yml
index efc38be..0c863c0 100644
--- a/bruno/collections/ESSE3 Anagrafica API/autorizzati/recupero delle regole di richiesta tutori.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/autorizzati/recupero delle regole di richiesta tutori.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/datiBancari/recupero dei dati bancari.yml b/bruno/collections/ESSE3 Anagrafica API/datiBancari/recupero dei dati bancari.yml
index 9687e28..f53724d 100644
--- a/bruno/collections/ESSE3 Anagrafica API/datiBancari/recupero dei dati bancari.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/datiBancari/recupero dei dati bancari.yml
@@ -9,10 +9,6 @@ http:
method: GET
url: "{{baseUrl}}/datiBancari/:persId"
params:
- - name: persId
- value: ""
- type: path
- description: identificativo della persona
- name: start
value: ""
type: query
@@ -36,6 +32,10 @@ http:
E' possibile indicare più campi separandoli da virgola (Es: +annoCorso,+adCod)
disabled: true
+ - name: persId
+ value: ""
+ type: path
+ description: identificativo della persona
auth: inherit
settings:
@@ -43,6 +43,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica (PUT).yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica (PUT).yml
index 509204b..390cf64 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica (PUT).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica (PUT).yml
@@ -24,6 +24,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica.yml
index 727bbf2..76f0aa6 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Aggiornamento di una dichiarazioni di handicap legata ad un'anagrafica.yml
@@ -9,10 +9,6 @@ http:
method: PUT
url: "{{baseUrl}}/persone/:persId/dicHand"
params:
- - name: persId
- value: ""
- type: path
- description: identificativo della persona
- name: dicHandId
value: ""
type: query
@@ -23,6 +19,10 @@ http:
type: query
description: tipo di handicap
disabled: true
+ - name: persId
+ value: ""
+ type: path
+ description: identificativo della persona
auth: inherit
settings:
@@ -30,6 +30,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Recupera il blob dell'allegato richiesto.yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Recupera il blob dell'allegato richiesto.yml
index 82fac3b..710d163 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Recupera il blob dell'allegato richiesto.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/Recupera il blob dell'allegato richiesto.yml
@@ -9,6 +9,11 @@ http:
method: GET
url: "{{baseUrl}}/persone/:persId/dicHand/:dicHandId/allegatiDicHand/:allegatoId/blob"
params:
+ - name: userId
+ value: ""
+ type: query
+ description: userId
+ disabled: true
- name: persId
value: ""
type: path
@@ -21,11 +26,6 @@ http:
value: ""
type: path
description: identificativo allegato
- - name: userId
- value: ""
- type: query
- description: userId
- disabled: true
auth: inherit
settings:
@@ -33,6 +33,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica. (PUT).yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica. (PUT).yml
index 4fb4006..1a4ba59 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica. (PUT).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica. (PUT).yml
@@ -9,6 +9,16 @@ http:
method: PUT
url: "{{baseUrl}}/persone/:persId/dic-hand/:dicHandId/misure-compensative-dicHand/:dicHandMisureId"
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
value: ""
type: path
@@ -21,16 +31,6 @@ http:
value: ""
type: path
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
settings:
@@ -38,6 +38,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica.yml
index 92c096e..9299702 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/effettua l'aggiornamento dei dettagli di una misura compensative associate alla dichiarazione di invalidità di una anagrafica.yml
@@ -7,12 +7,8 @@ info:
http:
method: PUT
- url: "{{baseUrl}}/persone/:persId/agg-dicHandMisComp"
+ url: "{{baseUrl}}/persone/:persId/agg-dicHandMisComp?dicHandId="
params:
- - name: persId
- value: ""
- type: path
- description: identificativo della persona
- name: dicHandId
value: ""
type: query
@@ -32,6 +28,10 @@ http:
type: query
description: codice misura compensativa
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
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/misure compensative per i bisogni speciali degli studeneti (GET).yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/misure compensative per i bisogni speciali degli studeneti (GET).yml
index d26e0ef..18f9598 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/misure compensative per i bisogni speciali degli studeneti (GET).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/misure compensative per i bisogni speciali degli studeneti (GET).yml
@@ -9,10 +9,6 @@ http:
method: GET
url: "{{baseUrl}}/persone/:persId/misure-compensative-dicHand"
params:
- - name: persId
- value: ""
- type: path
- description: identificativo della persona
- name: dicHandId
value: ""
type: query
@@ -23,6 +19,10 @@ http:
type: query
description: tipo di handicap
disabled: true
+ - name: persId
+ value: ""
+ type: path
+ description: identificativo della persona
auth: inherit
settings:
@@ -30,6 +30,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero delle dichiarazioni di handicap legate ad un'anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero delle dichiarazioni di handicap legate ad un'anagrafica.yml
index 8ac5764..39aeba5 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero delle dichiarazioni di handicap legate ad un'anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero delle dichiarazioni di handicap legate ad un'anagrafica.yml
@@ -9,15 +9,15 @@ http:
method: GET
url: "{{baseUrl}}/persone/:persId/dicHand"
params:
- - name: persId
- value: ""
- type: path
- description: identificativo della persona
- name: dicHandId
value: ""
type: query
description: identificativo dichiarazione invalidità
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
diff --git a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero di una dichiarazioni di handicap legata ad un'anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero di una dichiarazioni di handicap legata ad un'anagrafica.yml
index af87214..a02e98f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero di una dichiarazioni di handicap legata ad un'anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dichiarazioni_invalidità/recupero di una dichiarazioni di handicap legata ad un'anagrafica.yml
@@ -24,6 +24,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/docenti/getDocente.yml b/bruno/collections/ESSE3 Anagrafica API/docenti/getDocente.yml
index 5b44cb0..b73fd47 100644
--- a/bruno/collections/ESSE3 Anagrafica API/docenti/getDocente.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/docenti/getDocente.yml
@@ -9,10 +9,6 @@ http:
method: GET
url: "{{baseUrl}}/docenti/:docenteId"
params:
- - name: docenteId
- value: ""
- type: path
- description: id del docente
- name: fields
value: ""
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 e di tutti i discendenti utilizzare la notazione `childProp.**`
disabled: true
+ - name: docenteId
+ value: ""
+ type: path
+ description: id del docente
auth: inherit
settings:
@@ -50,6 +50,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/dream_apply/refresh della data di scadenza del token dreamapply e recupero dell’url di attivazione.yml b/bruno/collections/ESSE3 Anagrafica API/dream_apply/refresh della data di scadenza del token dreamapply e recupero dell’url di attivazione.yml
index cede0f4..9340eb2 100644
--- a/bruno/collections/ESSE3 Anagrafica API/dream_apply/refresh della data di scadenza del token dreamapply e recupero dell’url di attivazione.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/dream_apply/refresh della data di scadenza del token dreamapply e recupero dell’url di attivazione.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/misure_compensative/Recupero misure compensative.yml b/bruno/collections/ESSE3 Anagrafica API/misure_compensative/Recupero misure compensative.yml
index 3a4e18d..4d13e58 100644
--- a/bruno/collections/ESSE3 Anagrafica API/misure_compensative/Recupero misure compensative.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/misure_compensative/Recupero misure compensative.yml
@@ -21,6 +21,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale (PATCH).yml b/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale (PATCH).yml
index 31dc96c..25af3f4 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale (PATCH).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale (PATCH).yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale.yml
index bc3dd54..d3307c0 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Dismette un indirizzo email istituzionale.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dei consensi dello studente.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dei consensi dello studente.yml
index b9adddf..de5f2e0 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dei consensi dello studente.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dei consensi dello studente.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email istituzionale dello studente.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email istituzionale dello studente.yml
index 926805f..791d797 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email istituzionale dello studente.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email istituzionale dello studente.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email personale dello studente.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email personale dello studente.yml
index 912eba2..e659067 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email personale dello studente.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento dell'email personale dello studente.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento o l'inserimento dei titoli di studio relativi ad una persona.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento o l'inserimento dei titoli di studio relativi ad una persona.yml
index dcea106..cedbe83 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento o l'inserimento dei titoli di studio relativi ad una persona.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'aggiornamento o l'inserimento dei titoli di studio relativi ad una persona.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 201 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona (POST).yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona (POST).yml
index add2dfc..f67fc45 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona (POST).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona (POST).yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona.yml
index e7edf80..ea04fbf 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Effettua l'inserimento dei titoli di studio relativi ad una persona.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i consensi relativi ad uno studente.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i consensi relativi ad uno studente.yml
index bc82b09..2984620 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i consensi relativi ad uno studente.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i consensi relativi ad uno studente.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona (GET).yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona (GET).yml
index ff11f6f..3cab4d1 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona (GET).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona (GET).yml
@@ -46,6 +46,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona.yml
index 42d1dfa..1fcde5a 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupera i titoli relativi ad una persona.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero della carriera degli studenti.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero della carriera degli studenti.yml
index 6ecb348..6de1152 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero della carriera degli studenti.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero della carriera degli studenti.yml
@@ -24,6 +24,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema (GET).yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema (GET).yml
index f63fdc2..1e0f23f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema (GET).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema (GET).yml
@@ -64,6 +64,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema.yml
index ad7ddd7..8d5f03d 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle anagrafiche presenti a sistema.yml
@@ -89,6 +89,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid (GET).yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid (GET).yml
index 9dde4d8..2328628 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid (GET).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid (GET).yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid.yml b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid.yml
index 4c08632..3edd5ce 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/Recupero delle informazioni relative ad una singola persona presente a sistema ed identificata dal persid.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento cellulare.yml b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento cellulare.yml
index 4434524..d57121f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento cellulare.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento cellulare.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di domicilio.yml b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di domicilio.yml
index 4c51cd3..11a23b9 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di domicilio.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di domicilio.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di residenza.yml b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di residenza.yml
index 6290c1a..1b293c8 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di residenza.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/aggiornamento telefono di residenza.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/getFotoPersona.yml b/bruno/collections/ESSE3 Anagrafica API/persone/getFotoPersona.yml
index 58eb6eb..8bd72f9 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/getFotoPersona.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/getFotoPersona.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/getValidaFlgFoto.yml b/bruno/collections/ESSE3 Anagrafica API/persone/getValidaFlgFoto.yml
index 5df625e..a576cc2 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/getValidaFlgFoto.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/getValidaFlgFoto.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/misure compensative per i bisogni speciali degli studeneti.yml b/bruno/collections/ESSE3 Anagrafica API/persone/misure compensative per i bisogni speciali degli studeneti.yml
index 7f9b345..9390e3b 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/misure compensative per i bisogni speciali degli studeneti.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/misure compensative per i bisogni speciali degli studeneti.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/recupero degli autorizzati legati ad una anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/persone/recupero degli autorizzati legati ad una anagrafica.yml
index 399a7f2..c89322b 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/recupero degli autorizzati legati ad una anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/recupero degli autorizzati legati ad una anagrafica.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/persone/recupero dei tutori legati ad una anagrafica.yml b/bruno/collections/ESSE3 Anagrafica API/persone/recupero dei tutori legati ad una anagrafica.yml
index 8989e8a..38ae828 100644
--- a/bruno/collections/ESSE3 Anagrafica API/persone/recupero dei tutori legati ad una anagrafica.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/persone/recupero dei tutori legati ad una anagrafica.yml
@@ -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
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Elimina i dati di un soggetto esterno in esse3.yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Elimina i dati di un soggetto esterno in esse3.yml
index a5513d8..0b82a5d 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Elimina i dati di un soggetto esterno in esse3.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Elimina i dati di un soggetto esterno in esse3.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 204 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Inserisce oppure aggiorna i dati di un soggetto esterno in esse3.yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Inserisce oppure aggiorna i dati di un soggetto esterno in esse3.yml
index e51b552..09aa8fb 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Inserisce oppure aggiorna i dati di un soggetto esterno in esse3.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Inserisce oppure aggiorna i dati di un soggetto esterno in esse3.yml
@@ -31,6 +31,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupera i consensi relativi ad un soggetto esterno.yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupera i consensi relativi ad un soggetto esterno.yml
index d42f30b..169cbee 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupera i consensi relativi ad un soggetto esterno.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupera i consensi relativi ad un soggetto esterno.yml
@@ -7,12 +7,8 @@ info:
http:
method: GET
- url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi"
+ url: "{{baseUrl}}/soggettiEsterni/:soggEstId/consensi?procWebCod="
params:
- - name: soggEstId
- value: ""
- type: path
- description: Identificativo soggetto esterno
- name: procWebCod
value: ""
type: query
@@ -22,6 +18,10 @@ http:
type: query
description: Codice ISO lingua
disabled: true
+ - name: soggEstId
+ value: ""
+ type: path
+ description: Identificativo soggetto esterno
auth: inherit
settings:
@@ -29,6 +29,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (1).yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (1).yml
index 9529e73..b84f94f 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (1).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (1).yml
@@ -9,10 +9,6 @@ http:
method: GET
url: "{{baseUrl}}/soggettiEsterniReplica/:soggEstId"
params:
- - name: soggEstId
- value: ""
- type: path
- description: Identificativo soggetto esterno
- name: optionalFields
value: ""
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 e di tutti i discendenti utilizzare la notazione `childProp.**`
disabled: true
+ - name: soggEstId
+ value: ""
+ type: path
+ description: Identificativo soggetto esterno
auth: inherit
settings:
@@ -35,6 +35,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (GET).yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (GET).yml
index df91640..ef90ffd 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (GET).yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni (GET).yml
@@ -114,6 +114,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni.yml b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni.yml
index 03b2158..26257ab 100644
--- a/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni.yml
+++ b/bruno/collections/ESSE3 Anagrafica API/soggetti_esterni/Recupero dei soggetti esterni.yml
@@ -114,6 +114,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/changeUserPassword.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/changeUserPassword.yml
index 5c205f8..978696c 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/changeUserPassword.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/changeUserPassword.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/checkLogon.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/checkLogon.yml
index 6c524dd..12657d0 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/checkLogon.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/checkLogon.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
docs: |
Verifica le credenziali di un utente fornite tramite header http "Authorization: Basic ...."
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/checkSessionId.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/checkSessionId.yml
index 51b1e7c..c083bfd 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/checkSessionId.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/checkSessionId.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/getCacheParams.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/getCacheParams.yml
index 513975d..9394043 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/getCacheParams.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/getCacheParams.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/getCurrentSession.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/getCurrentSession.yml
index 3c8fc59..6286981 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/getCurrentSession.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/getCurrentSession.yml
@@ -31,6 +31,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/getJWT.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/getJWT.yml
index 215ffbf..e0dada4 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/getJWT.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/getJWT.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/getLinguaCod.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/getLinguaCod.yml
index 27eb97c..16dec66 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/getLinguaCod.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/getLinguaCod.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/login.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/login.yml
index 01ff16d..2c2183d 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/login.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/login.yml
@@ -36,6 +36,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/logout.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/logout.yml
index a22798b..dc505da 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/logout.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/logout.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/setCacheParams.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/setCacheParams.yml
index 84d701d..a580d67 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/setCacheParams.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/setCacheParams.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/autenticazione/setLinguaCod.yml b/bruno/collections/ESSE3 Common Auth API/autenticazione/setLinguaCod.yml
index 8021983..e2b304a 100644
--- a/bruno/collections/ESSE3 Common Auth API/autenticazione/setLinguaCod.yml
+++ b/bruno/collections/ESSE3 Common Auth API/autenticazione/setLinguaCod.yml
@@ -21,6 +21,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/jwt/getJWK.yml b/bruno/collections/ESSE3 Common Auth API/jwt/getJWK.yml
index 60cf492..da0a0e6 100644
--- a/bruno/collections/ESSE3 Common Auth API/jwt/getJWK.yml
+++ b/bruno/collections/ESSE3 Common Auth API/jwt/getJWK.yml
@@ -15,6 +15,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/ESSE3 Common Auth API/jwt/refreshJWT.yml b/bruno/collections/ESSE3 Common Auth API/jwt/refreshJWT.yml
index 0590b42..3ecc00e 100644
--- a/bruno/collections/ESSE3 Common Auth API/jwt/refreshJWT.yml
+++ b/bruno/collections/ESSE3 Common Auth API/jwt/refreshJWT.yml
@@ -21,6 +21,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: 200 Response
diff --git a/bruno/collections/Gov.it OpenData/Get Organization Content.yml b/bruno/collections/Gov.it OpenData/Get Organization Content.yml
index 113063d..69a758b 100644
--- a/bruno/collections/Gov.it OpenData/Get Organization Content.yml
+++ b/bruno/collections/Gov.it OpenData/Get Organization Content.yml
@@ -21,3 +21,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Gov.it OpenData/Get Organization List.yml b/bruno/collections/Gov.it OpenData/Get Organization List.yml
index 11e240e..7d88a97 100644
--- a/bruno/collections/Gov.it OpenData/Get Organization List.yml
+++ b/bruno/collections/Gov.it OpenData/Get Organization List.yml
@@ -13,3 +13,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Gov.it OpenData/Get Package Content.yml b/bruno/collections/Gov.it OpenData/Get Package Content.yml
index 14ab46c..7d0af74 100644
--- a/bruno/collections/Gov.it OpenData/Get Package Content.yml
+++ b/bruno/collections/Gov.it OpenData/Get Package Content.yml
@@ -21,3 +21,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Gov.it OpenData/Get Package List with Resources.yml b/bruno/collections/Gov.it OpenData/Get Package List with Resources.yml
index cbb20d7..7eb7d01 100644
--- a/bruno/collections/Gov.it OpenData/Get Package List with Resources.yml
+++ b/bruno/collections/Gov.it OpenData/Get Package List with Resources.yml
@@ -22,3 +22,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Gov.it OpenData/Get Package List.yml b/bruno/collections/Gov.it OpenData/Get Package List.yml
index 2f235e7..95a51ef 100644
--- a/bruno/collections/Gov.it OpenData/Get Package List.yml
+++ b/bruno/collections/Gov.it OpenData/Get Package List.yml
@@ -13,3 +13,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Gov.it OpenData/opencollection.yml b/bruno/collections/Gov.it OpenData/opencollection.yml
index 7be470f..e9cc9fa 100644
--- a/bruno/collections/Gov.it OpenData/opencollection.yml
+++ b/bruno/collections/Gov.it OpenData/opencollection.yml
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info:
name: Gov.it OpenData
+config:
+ proxy:
+ inherit: true
+ config:
+ protocol: http
+ hostname: ""
+ port: ""
+ auth:
+ username: ""
+ password: ""
+ bypassProxy: ""
bundled: false
-extensions:
- ignore:
- - node_modules
- - .git
+extensions: {}
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Centri.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Centri.yml
index 26a81b5..bfdfb2b 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Centri.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Centri.yml
@@ -216,6 +216,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Autorizzatori - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Struttura.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Struttura.yml
index 6d40f06..bd38bd9 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Struttura.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori Struttura.yml
@@ -53,6 +53,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Dipartimento - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori.yml
index a71eba7..7b26fe7 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Autorizzatori.yml
@@ -41,6 +41,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Autorizzatori - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (Codice fiscale).yml b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (Codice fiscale).yml
index 12bec5a..0331726 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (Codice fiscale).yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (Codice fiscale).yml
@@ -17,6 +17,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Dipendente (Codice fiscale) - Ricercatore
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml
index f1d4546..728432d 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml
@@ -57,6 +57,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Dipendente (E-mail) - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by Codice Fiscale.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by Codice Fiscale.yml
index 9c20377..3e99ac8 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by Codice Fiscale.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by Codice Fiscale.yml
@@ -67,6 +67,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Dipendente (Codice fiscale) - Ricercatore
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by E-mail.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by E-mail.yml
index 6f4b0cd..ab708c5 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by E-mail.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Dipendente by E-mail.yml
@@ -49,6 +49,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Dipendente (E-mail) - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Strutture Centri.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Strutture Centri.yml
index 1658646..62a7545 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Strutture Centri.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Strutture Centri.yml
@@ -6,10 +6,6 @@ info:
http:
method: GET
url: "{{IdemApiUrl}}/strutt_centri.php"
- params:
- - name: ""
- value: ""
- type: query
auth: inherit
settings:
@@ -17,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Strutture apicali - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Strutture apicali.yml b/bruno/collections/IDEM WebServices/Anagrafiche/Strutture apicali.yml
index 22f96ff..f0c953a 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Strutture apicali.yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Strutture apicali.yml
@@ -6,10 +6,6 @@ info:
http:
method: GET
url: "{{IdemApiUrl}}/strutt_apicali.php"
- params:
- - name: ""
- value: ""
- type: query
auth: inherit
settings:
@@ -17,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Strutture apicali - Success
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml b/bruno/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml
index 188398a..c6cf818 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml
@@ -13,6 +13,7 @@ http:
- name: cod_fis
value: BAXSGL05D64H223O
type: query
+ disabled: true
- name: cod_fis
value: RSTBRN52L09G337F
type: query
@@ -28,6 +29,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Studente 200 OK (3 carriere)
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Studente (E-mail).yml b/bruno/collections/IDEM WebServices/Anagrafiche/Studente (E-mail).yml
index 9e48e3d..23ea962 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Studente (E-mail).yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Studente (E-mail).yml
@@ -25,6 +25,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Studente 200 OK (3 carriere)
diff --git a/bruno/collections/IDEM WebServices/Anagrafiche/Studente Carriere Dropdown (CF).yml b/bruno/collections/IDEM WebServices/Anagrafiche/Studente Carriere Dropdown (CF).yml
index a166e62..c25b1c1 100644
--- a/bruno/collections/IDEM WebServices/Anagrafiche/Studente Carriere Dropdown (CF).yml
+++ b/bruno/collections/IDEM WebServices/Anagrafiche/Studente Carriere Dropdown (CF).yml
@@ -29,6 +29,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Studente 200 OK (3 carriere)
diff --git a/bruno/collections/IDEM WebServices/Contratti/Contratti (IRIS GW).yml b/bruno/collections/IDEM WebServices/Contratti/Contratti (IRIS GW).yml
index ef0addb..f3f6a23 100644
--- a/bruno/collections/IDEM WebServices/Contratti/Contratti (IRIS GW).yml
+++ b/bruno/collections/IDEM WebServices/Contratti/Contratti (IRIS GW).yml
@@ -22,6 +22,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Success
diff --git a/bruno/collections/IDEM WebServices/Contratti/Contratti Eseguiti (IRIS GW).yml b/bruno/collections/IDEM WebServices/Contratti/Contratti Eseguiti (IRIS GW).yml
index 6e5ce0d..c8aebd1 100644
--- a/bruno/collections/IDEM WebServices/Contratti/Contratti Eseguiti (IRIS GW).yml
+++ b/bruno/collections/IDEM WebServices/Contratti/Contratti Eseguiti (IRIS GW).yml
@@ -18,6 +18,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Success
diff --git a/bruno/collections/IDEM WebServices/Contratti/Contratto (IRIS GW).yml b/bruno/collections/IDEM WebServices/Contratti/Contratto (IRIS GW).yml
index bca0dab..c4ce81f 100644
--- a/bruno/collections/IDEM WebServices/Contratti/Contratto (IRIS GW).yml
+++ b/bruno/collections/IDEM WebServices/Contratti/Contratto (IRIS GW).yml
@@ -88,6 +88,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Contratto (IRIS GW) - Success
diff --git a/bruno/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml b/bruno/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml
index 1e5f374..5fbea25 100644
--- a/bruno/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml
+++ b/bruno/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml
@@ -58,6 +58,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Contratto (IRIS GW) - Success
diff --git a/bruno/collections/IDEM WebServices/Obiettivi performance.yml b/bruno/collections/IDEM WebServices/Obiettivi performance.yml
index 1934dac..a85fed1 100644
--- a/bruno/collections/IDEM WebServices/Obiettivi performance.yml
+++ b/bruno/collections/IDEM WebServices/Obiettivi performance.yml
@@ -18,6 +18,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Success
diff --git a/bruno/collections/IDEM WebServices/Progetti/Progetti contabilizzati in PJ.yml b/bruno/collections/IDEM WebServices/Progetti/Progetti contabilizzati in PJ.yml
index e918539..62ec777 100644
--- a/bruno/collections/IDEM WebServices/Progetti/Progetti contabilizzati in PJ.yml
+++ b/bruno/collections/IDEM WebServices/Progetti/Progetti contabilizzati in PJ.yml
@@ -17,6 +17,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts FULL.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts FULL.yml
index b1e816c..f8615a9 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts FULL.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts FULL.yml
@@ -17,6 +17,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts by Department IdAb.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts by Department IdAb.yml
index 38f1a26..66e72cb 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts by Department IdAb.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts by Department IdAb.yml
@@ -119,6 +119,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts.yml
index e0c5c00..15a92c7 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/Get Contracts.yml
@@ -134,6 +134,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more contributors.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more contributors.yml
index 520453e..3f1853c 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more contributors.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more contributors.yml
@@ -262,3 +262,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more owners.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more owners.yml
index f912251..0b2a708 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more owners.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/Contracts/SCRIPT - Get Contracts with two or more owners.yml
@@ -276,3 +276,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs Copy.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs Copy.yml
index a08e88d..be1bd31 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs Copy.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs Copy.yml
@@ -17,6 +17,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs.yml
index 26dc7c3..79959d3 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get ASNs.yml
@@ -13,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Academic Fields 2024.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Academic Fields 2024.yml
index 9ba902b..1db4389 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Academic Fields 2024.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Academic Fields 2024.yml
@@ -13,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items Copy.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items Copy.yml
index b7d4424..69d50f3 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items Copy.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items Copy.yml
@@ -17,6 +17,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items.yml
index 76f14e1..31bb3b5 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/WfItems/Get Items.yml
@@ -13,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get Contracts - Success
diff --git a/bruno/collections/IRIS GW (Gateway) REST API (v1)/[Runner] Get All Contracts/[Runner] Get All Contracts.yml b/bruno/collections/IRIS GW (Gateway) REST API (v1)/[Runner] Get All Contracts/[Runner] Get All Contracts.yml
index 5c31a30..10b2903 100644
--- a/bruno/collections/IRIS GW (Gateway) REST API (v1)/[Runner] Get All Contracts/[Runner] Get All Contracts.yml
+++ b/bruno/collections/IRIS GW (Gateway) REST API (v1)/[Runner] Get All Contracts/[Runner] Get All Contracts.yml
@@ -78,3 +78,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/ORDS generated API for publish/Comuni (con dimensione) - Elenco.yml b/bruno/collections/ORDS generated API for publish/Comuni (con dimensione) - Elenco.yml
index e7190f0..1f57e98 100644
--- a/bruno/collections/ORDS generated API for publish/Comuni (con dimensione) - Elenco.yml
+++ b/bruno/collections/ORDS generated API for publish/Comuni (con dimensione) - Elenco.yml
@@ -35,6 +35,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Esempio 24/11/2025
diff --git a/bruno/collections/ORDS generated API for publish/Comuni (con territorio) - Elenco.yml b/bruno/collections/ORDS generated API for publish/Comuni (con territorio) - Elenco.yml
index 8b9c398..c40e75b 100644
--- a/bruno/collections/ORDS generated API for publish/Comuni (con territorio) - Elenco.yml
+++ b/bruno/collections/ORDS generated API for publish/Comuni (con territorio) - Elenco.yml
@@ -35,5 +35,6 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
docs: Retrieve a record from publish
diff --git a/bruno/collections/ORDS generated API for publish/Province - Elenco.yml b/bruno/collections/ORDS generated API for publish/Province - Elenco.yml
index 03e6950..7c7ede7 100644
--- a/bruno/collections/ORDS generated API for publish/Province - Elenco.yml
+++ b/bruno/collections/ORDS generated API for publish/Province - Elenco.yml
@@ -34,6 +34,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Esempio 24/11/2025
diff --git a/bruno/collections/ORDS generated API for publish/Regioni - Elenco.yml b/bruno/collections/ORDS generated API for publish/Regioni - Elenco.yml
index 6f98d8e..15b42b8 100644
--- a/bruno/collections/ORDS generated API for publish/Regioni - Elenco.yml
+++ b/bruno/collections/ORDS generated API for publish/Regioni - Elenco.yml
@@ -35,6 +35,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Esempio 24/11/2025
diff --git a/bruno/collections/ORDS generated API for publish/anagrafica_report_metadato_web/Retrieve a record from publish.yml b/bruno/collections/ORDS generated API for publish/anagrafica_report_metadato_web/Retrieve a record from publish.yml
index 2095776..b9cc34b 100644
--- a/bruno/collections/ORDS generated API for publish/anagrafica_report_metadato_web/Retrieve a record from publish.yml
+++ b/bruno/collections/ORDS generated API for publish/anagrafica_report_metadato_web/Retrieve a record from publish.yml
@@ -29,6 +29,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: The queried record.
diff --git a/bruno/collections/ORDS generated API for publish/reportspooljson/Retrieve a record from publish.yml b/bruno/collections/ORDS generated API for publish/reportspooljson/Retrieve a record from publish.yml
index 04cd31d..0e025c7 100644
--- a/bruno/collections/ORDS generated API for publish/reportspooljson/Retrieve a record from publish.yml
+++ b/bruno/collections/ORDS generated API for publish/reportspooljson/Retrieve a record from publish.yml
@@ -33,6 +33,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: The queried record.
diff --git a/bruno/collections/ORDS generated API for publish/reportspooljsoncount/Retrieve a record from publish.yml b/bruno/collections/ORDS generated API for publish/reportspooljsoncount/Retrieve a record from publish.yml
index 3a85cfd..51331c0 100644
--- a/bruno/collections/ORDS generated API for publish/reportspooljsoncount/Retrieve a record from publish.yml
+++ b/bruno/collections/ORDS generated API for publish/reportspooljsoncount/Retrieve a record from publish.yml
@@ -33,6 +33,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: The queried record.
diff --git a/bruno/collections/Power Automate/Get Requests by Tag, Status and SWF.yml b/bruno/collections/Power Automate/Get Requests by Tag, Status and SWF.yml
index 425cc3b..f1a0742 100644
--- a/bruno/collections/Power Automate/Get Requests by Tag, Status and SWF.yml
+++ b/bruno/collections/Power Automate/Get Requests by Tag, Status and SWF.yml
@@ -37,3 +37,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Power Automate/Get eF request exportTags.yml b/bruno/collections/Power Automate/Get eF request exportTags.yml
index 5857134..a80a96e 100644
--- a/bruno/collections/Power Automate/Get eF request exportTags.yml
+++ b/bruno/collections/Power Automate/Get eF request exportTags.yml
@@ -34,6 +34,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get eF request exportTags - Success
diff --git a/bruno/collections/Power Automate/Get eF requests.yml b/bruno/collections/Power Automate/Get eF requests.yml
index 0570543..d58a480 100644
--- a/bruno/collections/Power Automate/Get eF requests.yml
+++ b/bruno/collections/Power Automate/Get eF requests.yml
@@ -33,6 +33,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Success (EVASA)
diff --git a/bruno/collections/Power Automate/Power Query/Get Comune.yml b/bruno/collections/Power Automate/Power Query/Get Comune.yml
index 3c436f8..10b0d33 100644
--- a/bruno/collections/Power Automate/Power Query/Get Comune.yml
+++ b/bruno/collections/Power Automate/Power Query/Get Comune.yml
@@ -17,3 +17,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Power Automate/Power Query/SignIn.yml b/bruno/collections/Power Automate/Power Query/SignIn.yml
index 6402852..5f23543 100644
--- a/bruno/collections/Power Automate/Power Query/SignIn.yml
+++ b/bruno/collections/Power Automate/Power Query/SignIn.yml
@@ -13,3 +13,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Power Automate/opencollection.yml b/bruno/collections/Power Automate/opencollection.yml
index 5724844..a857b03 100644
--- a/bruno/collections/Power Automate/opencollection.yml
+++ b/bruno/collections/Power Automate/opencollection.yml
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info:
name: Power Automate
+config:
+ proxy:
+ inherit: true
+ config:
+ protocol: http
+ hostname: ""
+ port: ""
+ auth:
+ username: ""
+ password: ""
+ bypassProxy: ""
bundled: false
-extensions:
- ignore:
- - node_modules
- - .git
+extensions: {}
diff --git a/bruno/collections/Scopus/Get Citations.yml b/bruno/collections/Scopus/Get Citations.yml
index 86c1814..f326f3a 100644
--- a/bruno/collections/Scopus/Get Citations.yml
+++ b/bruno/collections/Scopus/Get Citations.yml
@@ -26,3 +26,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/SharePoint API/opencollection.yml b/bruno/collections/SharePoint API/opencollection.yml
index 91e20a9..8446893 100644
--- a/bruno/collections/SharePoint API/opencollection.yml
+++ b/bruno/collections/SharePoint API/opencollection.yml
@@ -2,8 +2,16 @@ opencollection: 1.0.0
info:
name: SharePoint API
+config:
+ proxy:
+ inherit: true
+ config:
+ protocol: http
+ hostname: ""
+ port: ""
+ auth:
+ username: ""
+ password: ""
+ bypassProxy: ""
bundled: false
-extensions:
- ignore:
- - node_modules
- - .git
+extensions: {}
diff --git a/bruno/collections/Shibboleth/Authorize (manual flow in browser).yml b/bruno/collections/Shibboleth/Authorize (manual flow in browser).yml
index 0c02bc6..f156f45 100644
--- a/bruno/collections/Shibboleth/Authorize (manual flow in browser).yml
+++ b/bruno/collections/Shibboleth/Authorize (manual flow in browser).yml
@@ -26,3 +26,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/Shibboleth/Generate Access Token.yml b/bruno/collections/Shibboleth/Generate Access Token.yml
index 8e629a1..55a9a2e 100644
--- a/bruno/collections/Shibboleth/Generate Access Token.yml
+++ b/bruno/collections/Shibboleth/Generate Access Token.yml
@@ -43,6 +43,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Token data
diff --git a/bruno/collections/Shibboleth/Get OIDC well-known configuration.yml b/bruno/collections/Shibboleth/Get OIDC well-known configuration.yml
index e8ec70d..fe1ff74 100644
--- a/bruno/collections/Shibboleth/Get OIDC well-known configuration.yml
+++ b/bruno/collections/Shibboleth/Get OIDC well-known configuration.yml
@@ -13,6 +13,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Endpoints
diff --git a/bruno/collections/Shibboleth/Get UserInfo.yml b/bruno/collections/Shibboleth/Get UserInfo.yml
index a6e60dd..3299b4a 100644
--- a/bruno/collections/Shibboleth/Get UserInfo.yml
+++ b/bruno/collections/Shibboleth/Get UserInfo.yml
@@ -25,6 +25,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: UserInfo data
diff --git a/bruno/collections/elixForms API v2/Authorization/Login.yml b/bruno/collections/elixForms API v2/Authorization/Login.yml
index 4a52d3c..25077b7 100644
--- a/bruno/collections/elixForms API v2/Authorization/Login.yml
+++ b/bruno/collections/elixForms API v2/Authorization/Login.yml
@@ -32,6 +32,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Login - Success
diff --git a/bruno/collections/elixForms API v2/Authorization/Logout.yml b/bruno/collections/elixForms API v2/Authorization/Logout.yml
index 0d5fd88..57c79e7 100644
--- a/bruno/collections/elixForms API v2/Authorization/Logout.yml
+++ b/bruno/collections/elixForms API v2/Authorization/Logout.yml
@@ -20,6 +20,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Logout - Success
diff --git a/bruno/collections/elixForms API v2/Calendar 2.0/Get appointments.yml b/bruno/collections/elixForms API v2/Calendar 2.0/Get appointments.yml
index c79adcb..0f340fd 100644
--- a/bruno/collections/elixForms API v2/Calendar 2.0/Get appointments.yml
+++ b/bruno/collections/elixForms API v2/Calendar 2.0/Get appointments.yml
@@ -23,6 +23,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Get appointments - Not enabled?
diff --git a/bruno/collections/elixForms API v2/Calendar 2.0/Set acquired appointments.yml b/bruno/collections/elixForms API v2/Calendar 2.0/Set acquired appointments.yml
index 04ea817..87df5dc 100644
--- a/bruno/collections/elixForms API v2/Calendar 2.0/Set acquired appointments.yml
+++ b/bruno/collections/elixForms API v2/Calendar 2.0/Set acquired appointments.yml
@@ -21,6 +21,9 @@ http:
auth: inherit
runtime:
+ variables:
+ - name: elixSetAcquiredAppointmentDate
+ value: ""
scripts:
- type: before-request
code: bru.setVar("elixSetAcquiredAppointmentDate", JSON.stringify(new Date().toISOString()));
@@ -30,6 +33,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Set acquired appointments - No timestamp?
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Acquisizione istanze elaborate da processo esterno.yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Acquisizione istanze elaborate da processo esterno.yml
index 7861531..48ca92a 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Acquisizione istanze elaborate da processo esterno.yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Acquisizione istanze elaborate da processo esterno.yml
@@ -46,6 +46,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Set Request Status - Success
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Clone Request.yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Clone Request.yml
index a1927dc..8c1f070 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Clone Request.yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Clone Request.yml
@@ -32,6 +32,9 @@ http:
auth: inherit
runtime:
+ variables:
+ - name: elixRequestCloningDate
+ value: ""
scripts:
- type: before-request
code: |-
@@ -46,6 +49,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Clone Request - Error
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Reopen Request (OLD).yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Reopen Request (OLD).yml
index dec7d0a..458ba23 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Reopen Request (OLD).yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Reopen Request (OLD).yml
@@ -43,6 +43,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Reopen Request - Success
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status (OLD).yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status (OLD).yml
index 62c67f3..3845a0d 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status (OLD).yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status (OLD).yml
@@ -34,6 +34,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Set Request Status - Success
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status- Register result (OLD).yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status- Register result (OLD).yml
index 5ef0a63..1e0de73 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status- Register result (OLD).yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/OLD/Set Request Status- Register result (OLD).yml
@@ -25,6 +25,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: "Set Request Status: Register result - Success"
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Reopen Request.yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Reopen Request.yml
index 0984c8b..9f62ab2 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Reopen Request.yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Reopen Request.yml
@@ -29,6 +29,9 @@ http:
auth: inherit
runtime:
+ variables:
+ - name: elixReopeningNotificationDate
+ value: ""
scripts:
- type: before-request
code: |-
@@ -43,6 +46,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Reopen Request - Success
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Set Request Status.yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Set Request Status.yml
index 1a14a63..7866310 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Set Request Status.yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Set Request Status.yml
@@ -39,6 +39,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Set Request Status - Success
diff --git a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Update Request SWF values.yml b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Update Request SWF values.yml
index 182c04f..db21281 100644
--- a/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Update Request SWF values.yml
+++ b/bruno/collections/elixForms API v2/Cambio stato e-o integrazione/Update Request SWF values.yml
@@ -25,6 +25,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Update Request SWF values - Success
diff --git a/bruno/collections/elixForms API v2/Comunicazioni formali/Invio comunicazione formale.yml b/bruno/collections/elixForms API v2/Comunicazioni formali/Invio comunicazione formale.yml
index 2315ae1..20267f7 100644
--- a/bruno/collections/elixForms API v2/Comunicazioni formali/Invio comunicazione formale.yml
+++ b/bruno/collections/elixForms API v2/Comunicazioni formali/Invio comunicazione formale.yml
@@ -43,6 +43,9 @@ http:
auth: inherit
runtime:
+ variables:
+ - name: elixFormalCommunicationDate
+ value: ""
scripts:
- type: before-request
code: |-
@@ -57,6 +60,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Invio comunicazione formale - Success
diff --git a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi NO EFTL.yml b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina contratti conto terzi NO EFTL.yml
similarity index 99%
rename from bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi NO EFTL.yml
rename to bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina contratti conto terzi NO EFTL.yml
index 2b1ae65..310fae4 100644
--- a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi NO EFTL.yml
+++ b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina contratti conto terzi NO EFTL.yml
@@ -110,3 +110,4 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
diff --git a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina ex art 15 NO EFTL.yml b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina ex art 15 NO EFTL.yml
similarity index 99%
rename from bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina ex art 15 NO EFTL.yml
rename to bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina ex art 15 NO EFTL.yml
index b94d904..cfa7ad8 100644
--- a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina ex art 15 NO EFTL.yml
+++ b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina ex art 15 NO EFTL.yml
@@ -124,6 +124,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Ex art 15 NO spese generali CON ulteriore ritenuta
diff --git a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml
similarity index 99%
rename from bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml
rename to bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml
index 1e508ce..4ecf805 100644
--- a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml
+++ b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/Proposta CCT determina sperimentazioni cliniche NO EFTL.yml
@@ -1,7 +1,7 @@
info:
name: Proposta CCT determina sperimentazioni cliniche NO EFTL
type: http
- seq: 3
+ seq: 4
http:
method: POST
@@ -119,6 +119,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
+ forwardAuthorizationHeader: true
examples:
- name: Sperimentazioni cliniche NO spese generali NO ulteriore ritenuta
diff --git a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/folder.yml b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/folder.yml
new file mode 100644
index 0000000..bdb70af
--- /dev/null
+++ b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/NO EFTL/folder.yml
@@ -0,0 +1,7 @@
+info:
+ name: NO EFTL
+ type: folder
+ seq: 4
+
+request:
+ auth: inherit
diff --git a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi.yml b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi.yml
index 9a0be3d..7d2caff 100644
--- a/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi.yml
+++ b/bruno/collections/elixForms API v2/EFTL processing/CCT - Determina da Proposta/Proposta CCT determina contratti conto terzi.yml
@@ -1,7 +1,7 @@
info:
name: Proposta CCT determina contratti conto terzi
type: http
- seq: 3
+ seq: 1
http:
method: POST
@@ -12,18 +12,14 @@ http:
- name: x-api-key
value: "{{elixFormsWsAuthenticationToken}}"
- name: x-ef-request-id
- value: "9717"
+ value: "37031"
body:
type: json
data: |-
{
"userDocument": "{{elixBase64EftlDocument}}", // see the pre-request script
"userContext": {
- "lang": "IT",
- "tipologiePunto1": "CRCT_RA;CRCT_RAS;CRCT_RB",
- "tipologiePunto2": "SERV_CON",
- "tipologiePunto3": "FORM_COM",
- "tipologiePunto4": ""
+ "lang": "IT"
}
}
auth: inherit
@@ -40,6 +36,21 @@ runtime:
[VAR name="presenzaOneri" type="boolean"][TAG]SCHEMAID,341,COL0084,IUQOID, , [/TAG][/VAR]
[VAR name="mostraRitenute" type="string"][TAG]SCHEMAID,341,COL0090,IUQOID, , [/TAG][/VAR]
[VAR name="ulterioreRitenuta2Max" type="string"][TAG]SCHEMAID,337,COL0057,IUQOID, , [/TAG][/VAR]
+
+ [VAR name="ritenutaEcoAmministrazione" type="number"][TAG]SCHEMAID,341,COL0027,IUQOID, , [/TAG][/VAR]
+ [VAR name="ritenutaEcoFondo" type="number"][TAG]SCHEMAID,341,COL0028,IUQOID, , [/TAG][/VAR]
+ [VAR name="ritenutaEcoWelfare" type="number"][TAG]SCHEMAID,341,COL0029,IUQOID, , [/TAG][/VAR]
+ [% percentualeEcoAmministrazione = ritenutaEcoAmministrazione * 100; %]
+ [% percentualeEcoFondo = ritenutaEcoFondo * 100; %]
+ [% percentualeEcoWelfare = ritenutaEcoWelfare * 100; %]
+
+ [!--
+ 1. [FORMAT type="number" pattern="#,##0.##"][% percentualeEcoAmministrazione %][/FORMAT]%
+ 2. [FORMAT type="number" pattern="#,##0.##"][% percentualeEcoFondo %][/FORMAT]%
+ 3. [FORMAT type="number" pattern="#,##0.##"][% percentualeEcoWelfare %][/FORMAT]%
+ 4. [FORMAT type="number" pattern="#,##0.##"][% ulterioreRitenuta2Max %][/FORMAT]%
+ --]
+