Access to jandex index in AsyncAPIFilter
I’m using a implementation of AsyncAPIFilter
to customize AsyncAPI spec. I declared a filter in properties. How to get an access to Jandex index in the filter? Something like in Open API
Async API description only with global components using Quarkus Async API Extensions
I’m using as example a AMQP quickstart project from Quarkus Github:https://github.com/quarkusio/quarkus-quickstarts/tree/main/amqp-quickstart