update request files after update to bruno 4.x

This commit is contained in:
2026-08-25 16:08:06 +02:00
parent 6c7ebcd3a5
commit b40b706ac1
234 changed files with 386 additions and 159 deletions
@@ -9,10 +9,6 @@ http:
method: GET
url: "{{baseUrl}}/docenti/:docenteId"
params:
- name: docenteId
value: ""
type: path
description: id del docente
- name: fields
value: ""
type: query
@@ -43,6 +39,10 @@ http:
* Per visualizzare tutte le proprietà di childObj utilizzare la notazione `childProp.*`
* Per visualizzare tutte le proprietà di childObj e di tutti i discendenti utilizzare la notazione `childProp.**`
disabled: true
- name: docenteId
value: ""
type: path
description: id del docente
auth: inherit
settings:
@@ -50,6 +50,7 @@ settings:
timeout: 0
followRedirects: true
maxRedirects: 5
forwardAuthorizationHeader: true
examples:
- name: 200 Response