mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-30 21:40:52 +00:00
* general support to add scopes for bearer auth too implemented authorize workflow in aspnet core too * petstore update * fix missing ) * multi roles fix * null pointer error prevention * null point exception fixes * null pointer fixes * npe fix * solved line break issue