update request values

no changes
This commit is contained in:
2026-06-05 08:36:51 +02:00
parent 606c3b240a
commit 47218bd090
6 changed files with 16 additions and 12 deletions
@@ -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:
@@ -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:
@@ -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
@@ -23,7 +23,7 @@ http:
description: case sensitive
disabled: true
- name: request_id
value: "27126"
value: "17144"
type: path
auth: inherit
@@ -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
@@ -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