Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread urwithsumit
-- View this message in context: http://camel.465427.n5.nabble.com/Camel-Swagger-Java-Unable-to-generate-the-API-Swagger-definition-tp5776570p5776581.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread Claus Ibsen
mer name." > dataType="string" /> > > description="Allowed values are Y or > N." dataType="string" /> > > > r

Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread urwithsumit
@Matt: I already have the restConfiguration defined in the context. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Swagger-Java-Unable-to-generate-the-API-Swagger-definition-tp5776570p5776577.html Sent from the Camel

Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread urwithsumit
Still no luck after removing the camel: inside the -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Swagger-Java-Unable-to-generate-the-API-Swagger-definition-tp5776570p5776576.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread Claus Ibsen
values are Y or > N." dataType="string" /> > > > ref="requestTransformer" /> > ref="myProcessor"> >

Re: Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread Matt Sicker
Type="string" /> > > > ref="requestTransformer" /> > ref="myProcessor"> > > > > > > > My REST URL: > > http://localhost:18080/server/rest/test/generate/data/name/{name}/flag/{flag} > > Please help with any pointers. > > Regards > Sumit > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-Swagger-Java-Unable-to-generate-the-API-Swagger-definition-tp5776570.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Matt Sicker

Camel-Swagger-Java - Unable to generate the API Swagger definition

2016-01-22 Thread urwithsumit
My REST URL: http://localhost:18080/server/rest/test/generate/data/name/{name}/flag/{flag} Please help with any pointers. Regards Sumit -- View this message in contex