-
-
Notifications
You must be signed in to change notification settings - Fork 548
Closed
Description
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
Labels
No labels