Hi and thanks but the result is the same /M
Den 9 apr. 2024 kl 15:53, Claudio Miranda <[clau...@claudius.com.br](mailto:Den 9 apr. 2024 kl 15:53, Claudio Miranda <<a href=)> skrev: > Em ter., 9 de abr. de 2024 às 13:50, Mikael Andersson Wigander > <mikael.andersson.wigan...@pm.me.invalid> 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 this example > https://github.com/apache/camel-quarkus-examples/tree/main/rest-json > > and add the dependencies > org.apache.camel.quarkus:camel-quarkus-openapi-java > io.quarkus:quarkus-smallrye-openapi > > and curl localhost:8080/q/openapi > > Then you can adjust your project to the example > > -- > Claudio Miranda > > clau...@claudius.com.br > http://www.claudius.com.br