Hi, I have been experimenting with: https://github.com/apache/camel/tree/master/examples/camel-example-swagger-xml
as I would like to define my rest endpoints with Camel Rest DSL and generate my swagger API doc with camel-swagger-java. As per https://issues.apache.org/jira/browse/CAMEL-10164, I read "Then because of the swagger api we are able to validate and know if the payload is validate before calling the service." What does it expressely mean? Does it mean that I can somehow validate the swagger API as generated by the Java code? How do I do that? Thank you, I. -- View this message in context: http://camel.465427.n5.nabble.com/Swagger-validation-with-camel-swagger-tp5788403.html Sent from the Camel - Users mailing list archive at Nabble.com.