mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-09 10:20:53 +00:00
* first commit of api Key feature. * added multi key and URL query key support * fixed error in mustache files, updated samples and tests * added Basic Auth with Base64 encoding. * updated Readme, added bearer token * added check that authentication credentials are set. fixed typo in README