Commit Graph
23 Commits
Author SHA1 Message Date
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