update environment files after update to bruno 4.x

This commit is contained in:
2026-08-27 09:45:24 +02:00
parent fcd0fd042f
commit 4f14efbfc5
8 changed files with 21 additions and 1 deletions
@@ -3,9 +3,13 @@ color: "#C77A0F"
variables:
- name: IdemApiUrl
value: https://www.idem2.unipr.it/ws/elix
description: ""
- name: IdemApiUsername
value: "{{process.env.IdemApiUsername}}"
description: ""
- name: IdemApiPassword
value: "{{process.env.IdemApiPassword}}"
description: ""
- name: IdemApiKey
value: "{{process.env.IdemApiKey}}"
description: ""