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