You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/01/13 08:39:45 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on issue #3251: Camel Rest DSL - Expose Rest DSL services to quarkus openapi

jamesnetherton commented on issue #3251:
URL: https://github.com/apache/camel-quarkus/issues/3251#issuecomment-1011915334


   > I wonder how we can get them at the build time
   
   Maybe take a look at how the `csimple` extension does things. It processes routes at build time to extract the csimple expressions from XML. In theory a similar thing could be done for the REST DSL bits. Not sure if it'd be 100% reliable though... 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org