home.social

Search

3 results for “OpenApiProcess”

  1. 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](github.com/openapi-processor/o) for a description of the changes.

  2. .. 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](github.com/openapi-processor/o) for a description of the changes.

  3. 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](github.com/openapi-processor/o) for a description of the changes.