Re: Creating REST API service from yaml

2018-03-07 Thread Claus Ibsen
Hi If you have any more feedback and ideas for improving that tool you are welcome to share. Also we love contributions so code patches / PRs is welcome http://camel.apache.org/contributing On Tue, Mar 6, 2018 at 6:01 PM, wrote: > OK, I will wait for XML support in 2.21, and in the mean time,

Re: Creating REST API service from yaml

2018-03-05 Thread Claus Ibsen
This will be in the upcoming Camel 2.21 release so wait for that release to come out On Mon, Mar 5, 2018 at 4:15 PM, wrote: > Hi Claus, > > thank you for your suggestion. I tried to utilize it, however I can't > figure out how to do it. > When I tried to compile test java classes found here: > h

Re: Creating REST API service from yaml

2018-02-25 Thread Claus Ibsen
Hi See the restdsl maven plugin at Apache Camel https://github.com/apache/camel/blob/master/tooling/maven/camel-restdsl-swagger-plugin/src/main/docs/camel-package-maven-plugin.adoc The XML support is coming in Camel 2.21. On Sun, Feb 25, 2018 at 9:04 PM, wrote: > Hi, > > is there in Camel or