Skip to content
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

toggle an option to automatically generate swagger annotations on jax-rs annotated classes #894

Open
nddipiazza opened this issue Jul 31, 2023 · 0 comments

Comments

@nddipiazza
Copy link

see this issue here: https://stackoverflow.com/questions/76804907/given-an-existing-jersey-jax-rs-application-is-there-a-way-to-generate-openap

basically - we have older code we want a contract on it without having to modify a ton of course code with annotations.

I propose we create an option to allow automatically adding the swagger annotations on any jax-rs @path annotated methods such that you get a nice swagger specification generated without having to touch any source code from an older legacy project.

you can then do contract first development with incurring very little cost.

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

1 participant