Hi Yes it uses the rest dsl as base for generating the api documentation (eg the swagger model).
On Tue, Sep 30, 2014 at 1:35 PM, Max Bridgewater <[email protected]> wrote: > Thanks Claus. I was hopping to be able to avoid switching to Rest DSL. Are > you saying that camel-swagger wouldn't work even with the Camel Rest > component? > > Regards, > Max. > > On Tue, Sep 30, 2014 at 3:44 AM, Claus Ibsen <[email protected]> wrote: > >> Hi >> >> camel-swagger is for the Rest DSL. You can see the rest-dsl examples >> which are shipped in the examples directory. For example the -tomcat >> example has built in swagger. You can see the swagger api as mentioned >> in the index.html page of the example. >> >> >> >> >> On Tue, Sep 30, 2014 at 5:00 AM, Max Bridgewater >> <[email protected]> wrote: >> > HI, >> > >> > Has anybody used camel-restlet component with camel-swagger? How would >> the >> > web.xml look? >> > >> > Alternately, is there a way to use the Restlet Swagger extension with >> Camel? >> > >> > Thanks, >> > Max. >> >> >> >> -- >> Claus Ibsen >> ----------------- >> Red Hat, Inc. >> Email: [email protected] >> Twitter: davsclaus >> Blog: http://davsclaus.com >> Author of Camel in Action: http://www.manning.com/ibsen >> hawtio: http://hawt.io/ >> fabric8: http://fabric8.io/ >> -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
