lburgazzoli opened a new issue #323: support for openapi/swagger URL: https://github.com/apache/camel-k/issues/323 We should be able to automatically generate the rest-dsl from a swagger/openapi spec kamel run --openapi ${path-to-spec} my-route.groovy Under the hood the operator will: - generates the rest-dsl in xml format - attach the generated dsl as a source of the integration - on redeploy (i.e. dev mode) the spec has to be checked for changes, if no changes are detected there's no need to re-generate the rest dsl
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services