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:
   
![image](https://user-images.githubusercontent.com/14263485/61523376-89d4c000-aa14-11e9-8962-5146c71d4842.png)

----------------------------------------------------------------
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

Reply via email to