You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/16 11:48:16 UTC

[GitHub] [camel-k] pprosser-redhat opened a new issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

pprosser-redhat opened a new issue #2135:
URL: https://github.com/apache/camel-k/issues/2135


   I created an API with Camel K by defining an Openapi specification. Including the openapi doc with the open-api parameter means that I only need to write my integration by using a "from("direct:....") and Camel K takes care of the rest. Great stuff. 
   
   I expected the Integration to automatically expose an endpoint e.g. /api-doc that allows a developer to see the documentation for the API. Turns out that this isn't the case. 
   
   I needed to include an application property
   
   camel.context.rest-configuration.api-context-path=/api-doc
   
   to make this happen.
   
   Is it possible to automate this in the operator or at least have better documentation to make this clear. 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel-k] github-actions[bot] commented on issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #2135:
URL: https://github.com/apache/camel-k/issues/2135#issuecomment-962527603


   This issue has been automatically marked as stale due to 90 days of inactivity. 
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply write any comment.
   Thanks for your contributions!


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] JeSuisAlrick removed a comment on issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

Posted by GitBox <gi...@apache.org>.
JeSuisAlrick removed a comment on issue #2135:
URL: https://github.com/apache/camel-k/issues/2135#issuecomment-800222123


   Excellent bug report.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] JeSuisAlrick removed a comment on issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

Posted by GitBox <gi...@apache.org>.
JeSuisAlrick removed a comment on issue #2135:
URL: https://github.com/apache/camel-k/issues/2135#issuecomment-800222123


   Excellent bug report.


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] github-actions[bot] closed issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #2135:
URL: https://github.com/apache/camel-k/issues/2135


   


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

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-k] JeSuisAlrick commented on issue #2135: Camel K doesn't automatically create an endpoint to view the Openapi doc that it was built with.

Posted by GitBox <gi...@apache.org>.
JeSuisAlrick commented on issue #2135:
URL: https://github.com/apache/camel-k/issues/2135#issuecomment-800222123


   Excellent bug report.


----------------------------------------------------------------
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:
users@infra.apache.org