Files
api-collections/scripts/package.json
T
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

6 lines
49 B
JSON

{
"dependencies": {
"yaml": "^2.9.0"
}
}