-
-
Notifications
You must be signed in to change notification settings - Fork 522
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
Add support for OAS v3.1 webhooks #2657
Comments
Yes really useful for us also. Or at least the ability to add whatever custom openapi information we would like via the annotation interface. |
So we have managed to make webhooks in 1.8.0:
Set
and then the magic by @Taetse to make this automatically discovered and added:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
OAS v3.1 introduced webhooks. I would like for Springdoc to support their generation. This was previously asked about in #2555, but that issue was closed for some reason.
The text was updated successfully, but these errors were encountered: