You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add Webhook support to NelmioApiDocBundle but I am facing an issue: where to declare webhooks, in config? on controllers? on dedicated classes?
If on dedicated classes, how to collect it?
If you have any ideas I would be happy to contribute to this bundle with your help 😃
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
👋
swagger-php v4.8.1 introduced webhooks support.
I would like to add Webhook support to NelmioApiDocBundle but I am facing an issue: where to declare webhooks, in config? on controllers? on dedicated classes?
If on dedicated classes, how to collect it?
If you have any ideas I would be happy to contribute to this bundle with your help 😃
Additional context
No response
The text was updated successfully, but these errors were encountered: