nelmio/NelmioApiDocBundle

[Feature]: Webhook support

qdequippe opened this issue ยท 0 comments

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