Skip to content

Generate openapi specification without launching any web based UI or triggering any http request #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
gilgougnot opened this issue Apr 3, 2025 · 1 comment

Comments

@gilgougnot
Copy link

Hi,

my need is to only generate a local static file that contains my openapi definition of my webservices.
I am not looking at exposing any webUI like the swagger-ui neither the api doc.

project information:
java 17
maven 3.6.3
spring boot 3.3.3

This does not seems possible based on the documentation of the parameters here:
https://github.com/springdoc/springdoc-openapi-maven-plugin?tab=readme-ov-file#custom-settings-of-the-springdoc-openapi-maven-plugin

The goal for me is to release the openapi specification as a zip file as part of the pipeline releasing the application.

Can you confirm that this is indeed not feasible in the current state of the plugin ?
otherwise can you update the documentation in that sens ?
if not possible, can you include it in a roadmap ?

@zachauten
Copy link

#55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants