Unable to get Openapi/swagger in Camel Quarkus

2024-04-09 Thread Mikael Andersson Wigander
I have a Quarkus Camel application which exposes a REST interface. I have followed the process of adding the dependencies and created the definition but I can not get anything in the Quarkus Swagger UI. Dependencies: quarkus-smallrye-openapi quarkus-camel-openapi-java camel-quarkus-platform-http

Re: Unable to get Openapi/swagger in Camel Quarkus

2024-04-09 Thread Claudio Miranda
Em ter., 9 de abr. de 2024 às 13:50, Mikael Andersson Wigander escreveu: > > I have a Quarkus Camel application which exposes a REST interface. > I have followed the process of adding the dependencies and created the > definition but I can not get anything in the Quarkus Swagger UI. you can get