[Feature]: Webhook support
qdequippe opened this issue ยท 0 comments
qdequippe commented
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