major refactor

- change autogenerated folder to autodocs/httpyac
- renamed many environment variables
- add config section to env template to manage different apps
- cleanup bruno environments for easier automation of env files
- add pre-request and post-response scripts from bruno
- manage EFTL-specific scripts
- add scripts to setup json template
- add scripts to update environment files
This commit is contained in:
2026-07-14 13:32:59 +02:00
parent 09ff0cacad
commit ca9ba75c21
18 changed files with 368 additions and 88 deletions
@@ -4,3 +4,5 @@ variables:
value: "{{process.env.esse3apiUsername}}"
- name: esse3apiPassword
value: "{{process.env.esse3apiPassword}}"
- name: esse3apiRootUrl
value: https://unipr2.esse3.pp.cineca.it/e3rest/api
@@ -21,11 +21,7 @@ request:
password: "{{esse3apiPassword}}"
variables:
- name: baseUrl
value: https://unipr2.esse3.pp.cineca.it/e3rest/api
- name: esse3apiUsername
value: da2.rest
- name: esse3apiPassword
value: paperino
value: "{{esse3apiRootUrl}}"
bundled: false
extensions:
bruno: