Closed sneeve closed 10 months ago
Hi @sneeve. There's a different extension for AsyncAPI. https://github.com/quarkiverse/quarkus-asyncapi
@hbelmiro When given a yaml/json file will the quarkus-asyncapi generate the code for the specific channels, publishers, consumers etc specified in the yaml. From the readme it looks like it scans the code and provides a yaml
@fjtirado can you answer @sneeve's question, please?
@fjtirado - Will the quarkus-asyncapi plugin, when given a yaml/json file generate the code for the specific channels, publishers, consumers etc specified in the yaml. From the readme it looks like it scans the code and provides a yaml
Hi, Is there a way to use the quarkus-openapi-generator for code generation of async api. Is there a plan to provide support for code generation of async api?
Thanks,