From 3b11fa9d39f42da3807f0849949d91aa0a347166 Mon Sep 17 00:00:00 2001 From: Pier-Paolo Mammi Date: Thu, 28 May 2026 16:37:16 +0200 Subject: [PATCH] aggiornamento valori su script vari --- .../Contratti/Contratto Esteso (IRIS GW).yml | 12 ++++++++++++ .../Request details/Get ExportTags.yml | 11 +++++++---- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml b/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml index 20ba8be..6176f37 100644 --- a/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml +++ b/collections/IDEM WebServices/Contratti/Contratto Esteso (IRIS GW).yml @@ -7,6 +7,18 @@ http: method: GET url: "{{IdemApiUrl}}/contratto_fs_esteso_ap.php?cod_con=GIUL_F_25_CRCT_RA_MOVYON_01" params: + - name: cod_con + value: GIUL_F_25_CRCT_RA_MOVYON_01 + type: query + disabled: true + - name: cod_con + value: CHIA_L_26_ACC_ACC_PROROGASTUDIOBALLERINI_01 + type: query + disabled: true + - name: cod_con + value: BUTT_F_26_SPONSOR_CHIESI_02 + type: query + disabled: true - name: cod_con value: GIUL_F_25_CRCT_RA_MOVYON_01 type: query diff --git a/collections/elixForms API v2/Request details/Get ExportTags.yml b/collections/elixForms API v2/Request details/Get ExportTags.yml index b9930d2..b09cf4d 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?moduleTag=RIPARTIZIONE_CCT_DSAN&exportGroup=ReportOre" headers: - name: x-requested-with value: XMLHttpRequest @@ -17,14 +17,17 @@ http: type: query disabled: true - name: moduleTag - value: PROPOSTA_CCT_OPERATORE + value: RIPARTIZIONE_CCT_DSAN type: query - disabled: true - name: exportGroup value: API type: query + disabled: true + - name: exportGroup + value: ReportOre + type: query - name: request_id - value: "19943" + value: "31470" type: path - name: view_name value: _DEFAULT