-
Notifications
You must be signed in to change notification settings - Fork 3
Support for shared RequestBodies #2
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
Milestone
Comments
interestingly, openapi processor doesn't explicitly check any of the I have never used it. Usually I just Will have to look at it in more detail. Workaround is probably to
Thanks for reporting! |
hauner
added a commit
that referenced
this issue
Dec 27, 2022
hauner
added a commit
that referenced
this issue
Dec 27, 2022
hauner
added a commit
that referenced
this issue
Dec 27, 2022
fixed in 2023.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
like given here
https://swagger.io/docs/specification/describing-request-body/ -> "Reusable Bodies"
I would like to use this feature for code generation
example:
Exception via mvn:
pom.xml:
The text was updated successfully, but these errors were encountered: