[ 
https://issues.apache.org/jira/browse/CAMEL-11087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15967262#comment-15967262
 ] 

ASF GitHub Bot commented on CAMEL-11087:
----------------------------------------

Github user zregvart closed the pull request at:

    https://github.com/apache/camel/pull/1594


> Create a Annotation processor that creates REST DSL source code from Swagger 
> specification
> ------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-11087
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11087
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Zoran Regvart
>            Assignee: Zoran Regvart
>            Priority: Minor
>
> With the generator implemented in CAMEL-11006 an annotation processor can be 
> built that takes the Swagger specification and generates the REST DSL source 
> code.
> I'm thinking of one annotation, something like:
> {code:java}
> @RestDsl(specification="petstore.json", package="com.example", 
> name="MyPetstore")
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to