We are happy to announce the release of KumuluzEE OpenAPI MicroProfile 1.4.0. This version brings an integration of kumuluzee-openapi-mp-maven-plugin
with OASFilterProvider
SPI. Maven plugin has also been refactored in order to generate OAS files even faster.
Features:
- Refactored maven plugin for generating OpenAPI schema at compile-time.
- Added SPI
ConfigurableOASFilter
.
Enhancements:
- Upped SmallRye OpenAPI version.