Relative Content

Tag Archive for quarkusasyncapi

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