Releases: openapi-tools/swagger-maven-plugin
Releases · openapi-tools/swagger-maven-plugin
Feature Release 2.1.5
- Extending support for the static parts of the OpenAPI specification, e.g., the security related information (#53 and #58)
- Upgrading Swagger dependency to 2.1.4 (#56)
Thanks to @wanno-drijfhout for the contribution.
Bug Fix
Deterministic Ordering
Release sorts the content of the OpenAPI specification generated by Swagger (#47)
Thanks to @hiddewie and @wanno-drijfhout for the contribution.
Bug Fix
Bug Fix
Consider path on Application class
The release contains the following enhancements and features.
- Considering the path on the
Application
class when generation OpenAPI specification (#23) - Setup plugin classloader correctly (#25 and #28)
Thank you @tosix1988 for the contributions.
Feature Release
Thank you to @sunnymoon for the contribution.
Feature Release
Classpath issue
Automatically adding the compiled classes to classpath of the plugin. Fixing issue #9