mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-06 12:46:11 +00:00
* Added authentication via Bearer-token api_key and basic for server and client * Improved errorhandling * Added check on oAuth audience to example * Updates of the petstore files for Rust-server * Moved module import to prevent issue in callbacks * updated samples * Fix for unused-qualifications issue * updated sampmles