Search
3 results for “OpenApiProcess”
-
released openapi-processor-spring/micronaut 2026.3
it fixes a few issues and it is now possible to generate (Spring) `@HttpExchange` annotations and use the generated interfaces for server or client side implementation.
For Micronaut this is already possible using the `@Client` annotation.
See the release notes [2026.3](https://github.com/openapi-processor/openapi-processor-spring/releases/tag/v2026.3) for a description of the changes.
-
.. and the next one:
released openapi-processor-spring/micronaut 2026.2
this release improves application/x-www-form-urlencoded handlig and 1xx/3xx response codes no longer complain about a missing success code.
See the release notes [2026.2](https://github.com/openapi-processor/openapi-processor-spring/releases/tag/v2026.2) for a description of the changes.
-
a bit late, but here we go:
released openapi-processor-spring/micronaut 2026.1
this release adds (marker) interface support for generated DTOs, target configuration for annotations and fixes duplicated `oneOf` interfaces.
See the release notes [2026.1](https://github.com/openapi-processor/openapi-processor-spring/releases/tag/v2026.1) for a description of the changes.