mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-03 15:30:59 +00:00
* Enable Tag details to be used in templates Adds the ability to reference the tag name, description, external docs, and vendor extensions in Mustache templates during codegen * Properly resolve tags when not defined in Swagger tags definition