davsclaus opened a new issue #3251: URL: https://github.com/apache/camel-quarkus/issues/3251
Quarkus can expose its REST servcices to swagger ui https://quarkus.io/guides/openapi-swaggerui We have something similar for camel on spring boot via camel-springdoc-starter https://github.com/apache/camel-spring-boot/tree/main/components-starter/camel-springdoc-starter This code that discovers the Camel Rest DSL and expose that, can be inspiration for something similar to camel-quarkus. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org