-
-
Notifications
You must be signed in to change notification settings - Fork 523
Add support for OAS v3.1 webhooks #2657
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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:
|
# for free
to join this conversation on GitHub.
Already have an account?
# 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: