brunoNetId opened a new issue #843: service and route not created when using --open-api parameter URL: https://github.com/apache/camel-k/issues/843 As discussed with: @lburgazzoli A camel route like this: <from uri="undertow:http://0.0.0.0:8080/hello"/> creates both a service and a route but when using the parameter --open-api and defining the route as: <from uri="direct:restOperationId"/> the service and route seem not to be created, and the Integration shows as follows: 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
