[
https://issues.apache.org/jira/browse/CAMEL-12904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672890#comment-16672890
]
Claus Ibsen commented on CAMEL-12904:
-------------------------------------
Okay that should be possible to do, we should then generate a new RouteBuilder
class with all the from("direct:xxx") stubs.
> camel-restdsl-swagger-plugin - create camel routes for generated rest DSL
> -------------------------------------------------------------------------
>
> Key: CAMEL-12904
> URL: https://issues.apache.org/jira/browse/CAMEL-12904
> Project: Camel
> Issue Type: New Feature
> Components: tooling
> Reporter: Scott Cranton
> Priority: Major
> Fix For: 2.23.0
>
>
> camel-restdsl-swagger-plugin can generate CamelRoutes.java from a Swagger /
> OpenAPI spec, which includes the REST DSL with to("direct:restN") stubs.
> Would be nice if it also autogenerated the equivalent
> from("direct:restN").log() placeholders to help jump start coding.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)