add initial ESSE3 collections

This commit is contained in:
2026-04-20 15:29:26 +02:00
parent 280ce2580e
commit 094c389c46
106 changed files with 11289 additions and 0 deletions
@@ -0,0 +1,7 @@
info:
name: autorizzati
type: folder
seq: 1
request:
auth: inherit
@@ -0,0 +1,82 @@
info:
name: recupero delle regole di richiesta tutori
type: http
seq: 1
tags:
- autorizzati
http:
method: GET
url: "{{baseUrl}}/tutori/regoleRichiesta/"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5
examples:
- name: 200 Response
description: Successful response
request:
url: "{{baseUrl}}/tutori/regoleRichiesta/"
method: GET
response:
status: 200
statusText: OK
body:
type: text
data: ""
- name: 422 Response
description: parametri Errati
request:
url: "{{baseUrl}}/tutori/regoleRichiesta/"
method: GET
response:
status: 422
statusText: Unprocessable Entity
body:
type: text
data: ""
docs: |
<span class="e3rest-operation-auth-img-list"><img src="basic.png"/><img src="jwt.png"/></span>Consente di recuperare le regole di richiesta tutori.
**Estensioni:**
Codice Estensione|Valore|Nota
-|-|-
x-cache-type|lowRefreshRateUserIndependent|Risorsa che varia con frequenza bassa, cache Http abilitata, cache server abilitata. Maggiori dettagli [qui](https://wiki.u-gov.it/confluence/display/ESSE3/Servizi+REST+su+ESSE3#ServiziRESTsuESSE3-Cachingdellerichieste)
**Controlli di sicurezza:**
======
_Nota: Il controllo per utente è verificato quando viene passato almeno uno dei controlli previsti_
**Utente: USER_TECNICO**
Profilo|Controllo| Funzione
-|-|-
UTENTE_TECNICO|funzione accessibile alle utenze tecniche per accessi ai servizi REST|Security.checkUserTecnico()
Classe di modello : TestataRegoleTutori
======
Estensioni sulle proprietà
----
Proprietà | x-field-type
-|-|
regTutoriTstId|primaryKey
Classe di modello : DettaglioErroreAggiuntivo
======
Estensioni sulle proprietà
----
Proprietà | x-field-type
-|-|
rawValue|rawJson