Hi, I'm trying to use Rest DSL for generating documentation for swagger.
Do you know how to add a description for every parameter from URI, or how can I use query parameters. like: http://host/resource?*limit*=100 (where limit, is considered query parameter). I found a Jira issue that query parameters are not supported yet: https://issues.apache.org/jira/browse/CAMEL-7936 ? Until now look like only *path *and *body* parameter types are supported? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Restlet-with-Swagger-tp5757221p5758882.html Sent from the Camel - Users mailing list archive at Nabble.com.
