You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Zoran Regvart (JIRA)" <ji...@apache.org> on 2017/03/28 20:54:41 UTC

[jira] [Updated] (CAMEL-11087) Create a Annotation processor that creates REST DSL source code from Swagger specification

     [ https://issues.apache.org/jira/browse/CAMEL-11087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoran Regvart updated CAMEL-11087:
----------------------------------
    Issue Type: Sub-task  (was: New Feature)
        Parent: CAMEL-11006

> 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)