update request values
This commit is contained in:
@@ -5,8 +5,11 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{IdemApiUrl}}/dipendente.php?cod_fis=MMMPPL74T17E463A&t=1"
|
||||
url: "{{IdemApiUrl}}/dipendente.php?cod_fis=MMMPPL74T17E463A"
|
||||
params:
|
||||
- name: cod_fis
|
||||
value: MMMPPL74T17E463A
|
||||
type: query
|
||||
- name: cod_fis
|
||||
value: BLLCDL60C28H224V
|
||||
type: query
|
||||
@@ -37,12 +40,6 @@ http:
|
||||
value: BFFSFN68R19H501F
|
||||
type: query
|
||||
disabled: true
|
||||
- name: cod_fis
|
||||
value: MMMPPL74T17E463A
|
||||
type: query
|
||||
- name: t
|
||||
value: "1"
|
||||
type: query
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
|
||||
@@ -5,15 +5,15 @@ info:
|
||||
|
||||
http:
|
||||
method: GET
|
||||
url: "{{IdemApiUrl}}/studente.php?mail=sofiagiuliana.ba@studenti.unipr.it"
|
||||
url: "{{IdemApiUrl}}/studente.php?mail=pierpaolo.mammi@unipr.it"
|
||||
params:
|
||||
- name: mail
|
||||
value: pierpaolo.mammi@unipr.it
|
||||
type: query
|
||||
disabled: true
|
||||
- name: mail
|
||||
value: sofiagiuliana.ba@studenti.unipr.it
|
||||
type: query
|
||||
disabled: true
|
||||
auth: inherit
|
||||
|
||||
settings:
|
||||
|
||||
@@ -13,7 +13,7 @@ http:
|
||||
value: "{{elixFormsApiUsername}}"
|
||||
params:
|
||||
- name: request_id
|
||||
value: "7012"
|
||||
value: "27126"
|
||||
type: path
|
||||
body:
|
||||
type: json
|
||||
@@ -21,7 +21,7 @@ http:
|
||||
{
|
||||
"message": "Test message",
|
||||
"documentType": "Autorizzazione", // <tipo di documento> La corrispondente funzionalità in elixForms prevede un elenco preso da una property di piattaforma (globalparam.formalcommunications.available.list , i cui valori, di default possono essere i seguenti: Appuntamento,Autorizzazione,Comunicazione,Esito,Licenza,Permesso,Richiesta di integrazione
|
||||
"documentNumber": "123123_AZ",
|
||||
"documentNumber": "123123_AZ", // <numero dell'atto>
|
||||
"documentDate": {{elixFormalCommunicationDate}},
|
||||
"attachments": [ // da 0 a 5 max
|
||||
/*
|
||||
|
||||
@@ -42,8 +42,6 @@ http:
|
||||
value: "19903"
|
||||
type: path
|
||||
description: id dell'istanza inserita su elixForms
|
||||
body:
|
||||
type: form-urlencoded
|
||||
auth: inherit
|
||||
|
||||
runtime:
|
||||
|
||||
@@ -23,7 +23,7 @@ http:
|
||||
description: case sensitive
|
||||
disabled: true
|
||||
- name: request_id
|
||||
value: "26055"
|
||||
value: "27126"
|
||||
type: path
|
||||
auth: inherit
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ http:
|
||||
description: username
|
||||
disabled: true
|
||||
- name: request_id
|
||||
value: "16288"
|
||||
value: "27126"
|
||||
type: path
|
||||
description: id dell'istanza eF
|
||||
body:
|
||||
|
||||
Reference in New Issue
Block a user