mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-25 10:10:53 +00:00
* Add global auth parsing including headers and cookies for k6. * Add global auth statements. * Generate samples. * Revert "Generate samples." This reverts commit b8cff8691b73f15088f68c7e6876807ed1e63307. * Copy petstore-with-fake-endpoints-models-for-testing.yaml to a seperate k6 path as its example yaml file. * Add global security statement in k6 example yaml instead of using the generic one.