Skip to content

Generate OpenApi spec (json) as part of the build #739

@abedurftig

Description

@abedurftig

Rather than the OpenApi spec only being available at runtime, it would be beneficial to be able to generate the OpenApi spec at build/compile time, so the spec could be stored as an artefact.

As far as I understand the Maven plugin, it will actually start the server during the integration test phase and then read and store the spec. I think this is not always helpful, because sometimes a service cannot be started without any further configuration (Properties, Environment Variables, etc.).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions