move bruno collections in own folder

This commit is contained in:
2026-07-22 12:04:55 +02:00
parent ca9ba75c21
commit 044c54ab7b
313 changed files with 0 additions and 0 deletions
@@ -0,0 +1,72 @@
info:
name: setCacheParams
type: http
seq: 5
tags:
- autenticazione
http:
method: PUT
url: "{{baseUrl}}/login/cache/"
auth: inherit
settings:
encodeUrl: true
timeout: 0
followRedirects: true
maxRedirects: 5
examples:
- name: 200 Response
description: Successful response
request:
url: "{{baseUrl}}/login/cache/"
method: PUT
response:
status: 200
statusText: OK
body:
type: text
data: ""
- name: 422 Response
description: Aggiornamento non riuscito
request:
url: "{{baseUrl}}/login/cache/"
method: PUT
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>Imposta le cache da abiltiare/disabilitare per la sessione utente
**Estensioni:**
Codice Estensione|Valore|Nota
-|-|-
x-cache-type|noCache|Nessuna cache impostata 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: AUTHENTICATED**
Profilo|Controllo| Funzione
-|-|-
AUTENTICATO|Funzione riservata a tutti gli utenti autenticati|Security.checkAuthUser()
Classe di modello : DettaglioErroreAggiuntivo
======
Estensioni sulle proprietà
----
Proprietà | x-field-type
-|-|
rawValue|rawJson