33 Commits
Author SHA1 Message Date
pierpaolo.mammi 5ae3b93436 rename scripts and fix collections location 2026-07-22 12:20:35 +02:00
pierpaolo.mammi 1fd36fd957 remove node tools 2026-07-22 12:19:28 +02:00
pierpaolo.mammi ca9ba75c21 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
2026-07-14 13:32:59 +02:00
pierpaolo.mammi a70e06a83f fix setup environment for node tools 2026-07-08 16:34:29 +02:00
administrator 2ab210c13b add script to update api collections env files 2026-07-03 11:45:41 +02:00
administrator 4157e539f6 add script to create and configure json environment file 2026-07-03 11:45:13 +02:00
administrator 907e67125a move nodejs script to tools folder 2026-07-03 09:08:20 +02:00
administrator e036ab9eaa rename nodejs package configurations 2026-07-03 08:56:16 +02:00
administrator 63c6bce3cc refactor on pwsh script
- take account of pwsh quirks...
- add missing headers generation
- add missing rendering of variables
- make 99.9% equal to nodejs script
2026-07-02 16:50:33 +02:00
administrator cb6d7d91a5 fixes on nodejs script
- add missing headers generation
- sort variables (for testing, may be disabled)
- skip environments when no file is actually present
2026-07-02 16:48:39 +02:00
administrator 650d62a29c rename pwsh script to generate-http-requests 2026-07-02 10:20:54 +02:00
administrator 08b418c513 add pwsh required module powershell-yaml 2026-07-02 10:18:37 +02:00
administrator c5db2f3ae9 add environment setup script 2026-07-02 10:18:02 +02:00
administrator e282ab8576 second part of conversion from nodejs to powershell 2026-07-01 16:39:58 +02:00
administrator bdaef511f3 first part of conversion of node functions 2026-06-30 17:06:40 +02:00
administrator 5f2b014a11 add info on JS files added 2026-06-30 12:32:02 +02:00
administrator 4caf0d855e add warning message for unparseable JSON in body data 2026-06-30 12:24:11 +02:00
administrator 525d4f4cf0 add equivalent powershell script 2026-06-30 12:24:11 +02:00
administrator f16afd8baa add copy of JS files 2026-06-30 12:24:11 +02:00
administrator 12f7c18362 fix starting @ to commented variables 2026-06-30 12:24:11 +02:00
administrator 3f75f567f3 remove whitespace in stripped JSON comments 2026-06-30 12:24:11 +02:00
administrator f8358c9361 clean destination of all files and empty subfolders 2026-06-30 12:24:11 +02:00
administrator 5f7feec2a8 update variable values generation to empty string
change autogenerated requests path to autogen/httpyac
2026-06-30 12:24:10 +02:00
administrator 42b8f337af fix rendering of environment-backed variables 2026-06-30 12:24:10 +02:00
administrator b00dee4f10 fix authorization headers generation
add unit tests
2026-06-30 12:24:10 +02:00
administrator f531310718 fix unwanted generation of additional _dotenv_ variables 2026-06-30 12:24:10 +02:00
administrator 2727ec67e3 ai refactor
- add missing headers and body with relative content-type
- fix double quotes for empty variables (not needed by VSCode REST client)
- strip comments from JSON data
2026-06-30 12:24:10 +02:00
administrator ba01e76c75 add disabled variables as commented and enabled as parametrized 2026-06-30 12:24:10 +02:00
administrator c03706d251 variables from collection environments are rendered as dotenv variables 2026-06-30 12:24:10 +02:00
administrator 25c271f291 fix duplicate query string parameters 2026-06-30 12:24:10 +02:00
administrator 0b1a7becb8 emit also variable value in the env template 2026-06-30 12:24:10 +02:00
administrator 8851717532 refactor
- add YAML module and remove python child process
- add collection headers to each request
- fix authorization header emission
- create .env.template file with environment variables
2026-06-30 12:24:10 +02:00
administrator aa272dfc55 add AI generated script
add gitignore for automatically generated stuff
2026-06-30 12:24:10 +02:00