Re: Camel-swagger-java component example values

2017-10-09 Thread Claus Ibsen
Hi No this is not supported in the rest-dsl. You are welcome to log a JIRA ticket in the issue tracker about this http://camel.apache.org/support.html However I am not sure, but maybe if you use swagger api annotations on pojo classes it has some exampler support. But in the rest-dsl from Camel,

Camel-swagger-java component example values

2017-09-28 Thread Patrick Carney
Hi, I'm using the camel-swagger-java component to auto-create the swagger json and it appear in OpenAPI spec 3 there's a way to use an example value for certain fields: https://swagger.io/docs/specification/adding-examples/ Does camel-swagger-java support spec 3? And is there a way to add these e