From 47218bd09034d51e497277febc65f737aa759cfd Mon Sep 17 00:00:00 2001 From: Pier-Paolo Mammi Date: Fri, 5 Jun 2026 08:36:51 +0200 Subject: [PATCH] update request values no changes --- .../IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml | 4 ++-- .../Anagrafiche/Studente (Codice Fiscale).yml | 4 ++-- .../elixForms API v2/Request details/Get ExportTags.yml | 7 +++++-- .../elixForms API v2/Request details/Get Request.yml | 2 +- .../elixForms API v2/Requests lookup/Lookup By Period.yml | 7 ++++--- .../elixForms API v2/Requests lookup/Lookup By Status.yml | 4 ++-- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml b/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml index 4449171..268f64d 100644 --- a/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml +++ b/collections/IDEM WebServices/Anagrafiche/Dipendente (E-mail).yml @@ -5,12 +5,11 @@ info: http: method: GET - url: "{{IdemApiUrl}}/dipendente.php?mail=stefano.gobbi@unipr.it" + url: "{{IdemApiUrl}}/dipendente.php?mail=pierpaolo.mammi@unipr.it" params: - name: mail value: pierpaolo.mammi@unipr.it type: query - disabled: true - name: mail value: rossano.bolpagni@unipr.it type: query @@ -42,6 +41,7 @@ http: - name: mail value: stefano.gobbi@unipr.it type: query + disabled: true auth: inherit settings: diff --git a/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml b/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml index a38b04b..0aca118 100644 --- a/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml +++ b/collections/IDEM WebServices/Anagrafiche/Studente (Codice Fiscale).yml @@ -5,15 +5,15 @@ info: http: method: GET - url: "{{IdemApiUrl}}/studente.php?cod_fis=BAXSGL05D64H223O" + url: "{{IdemApiUrl}}/studente.php?cod_fis=MMMPPL74T17E463A" params: - name: cod_fis value: MMMPPL74T17E463A type: query - disabled: true - name: cod_fis value: BAXSGL05D64H223O type: query + disabled: true auth: inherit settings: diff --git a/collections/elixForms API v2/Request details/Get ExportTags.yml b/collections/elixForms API v2/Request details/Get ExportTags.yml index b9930d2..9242a93 100644 --- a/collections/elixForms API v2/Request details/Get ExportTags.yml +++ b/collections/elixForms API v2/Request details/Get ExportTags.yml @@ -5,7 +5,7 @@ info: http: method: GET - url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=API" + url: "{{elixFormsApiUrl}}/request/:request_id/view/:view_name/exportTags/get/v1?exportGroup=API&exportGroup=RICHIESTA" headers: - name: x-requested-with value: XMLHttpRequest @@ -23,8 +23,11 @@ http: - name: exportGroup value: API type: query + - name: exportGroup + value: RICHIESTA + type: query - name: request_id - value: "19943" + value: "17144" type: path - name: view_name value: _DEFAULT diff --git a/collections/elixForms API v2/Request details/Get Request.yml b/collections/elixForms API v2/Request details/Get Request.yml index e9e4504..2536a14 100644 --- a/collections/elixForms API v2/Request details/Get Request.yml +++ b/collections/elixForms API v2/Request details/Get Request.yml @@ -23,7 +23,7 @@ http: description: case sensitive disabled: true - name: request_id - value: "27126" + value: "17144" type: path auth: inherit diff --git a/collections/elixForms API v2/Requests lookup/Lookup By Period.yml b/collections/elixForms API v2/Requests lookup/Lookup By Period.yml index 82272ba..e8ea652 100644 --- a/collections/elixForms API v2/Requests lookup/Lookup By Period.yml +++ b/collections/elixForms API v2/Requests lookup/Lookup By Period.yml @@ -5,7 +5,7 @@ info: http: method: GET - url: "{{elixFormsApiUrl_Default}}/request/lookup/by-period?dateFrom=2025-11-21&dateTo=2025-11-21&requestStatus=PROCESSED&moduleTag=GESTIONE_SITI_WEB_NUOVO_SITO" + url: "{{elixFormsApiUrl_Default}}/request/lookup/by-period?dateFrom=2025-11-21&dateTo=2026-05-07&requestStatus=PROCESSED" headers: - name: x-requested-with value: XMLHttpRequest @@ -20,7 +20,7 @@ http: value: 2025-11-21 type: query - name: dateTo - value: 2025-11-21 + value: 2026-05-07 type: query - name: requestStatus value: PROCESSED @@ -28,8 +28,9 @@ http: - name: moduleTag value: GESTIONE_SITI_WEB_NUOVO_SITO type: query + disabled: true - name: moduleTag - value: PROPOSTA_CCT_DOCENTE + value: PROPOSTA_CCT_OPERATORE type: query disabled: true - name: swfOptionKey diff --git a/collections/elixForms API v2/Requests lookup/Lookup By Status.yml b/collections/elixForms API v2/Requests lookup/Lookup By Status.yml index 172a08b..2179abf 100644 --- a/collections/elixForms API v2/Requests lookup/Lookup By Status.yml +++ b/collections/elixForms API v2/Requests lookup/Lookup By Status.yml @@ -5,7 +5,7 @@ info: http: method: GET - url: "{{elixFormsApiUrl_Default}}/request/lookup/by-status?moduleTag=GESTIONE_SITI_WEB_NUOVO" + url: "{{elixFormsApiUrl_Default}}/request/lookup/by-status?moduleTag=PROPOSTA_CCT_OPERATORE&requestStatus=PROCESSED" headers: - name: x-requested-with value: XMLHttpRequest @@ -34,7 +34,6 @@ http: value: PROPOSTA_CCT_OPERATORE type: query description: Possibile specificare valori multipli - disabled: true - name: moduleTag value: PROPOSTA_CCT_DOCENTE type: query @@ -50,6 +49,7 @@ http: - name: moduleTag value: GESTIONE_SITI_WEB_NUOVO type: query + disabled: true - name: requestStatus value: PROCESSED type: query