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