[jbosstools-issues] [JBoss JIRA] (JBDS-4775) In Camel project errors thrown exposing Swagger API documentation.

Bruno Meseguer (Jira) issues at jboss.org
Fri Jun 7 10:30:03 EDT 2019


Bruno Meseguer created JBDS-4775:
------------------------------------

             Summary: In Camel project errors thrown exposing Swagger API documentation.
                 Key: JBDS-4775
                 URL: https://issues.jboss.org/browse/JBDS-4775
             Project: Red Hat CodeReady Studio (devstudio)
          Issue Type: Bug
    Affects Versions: 12.11.0.GA
         Environment: Assuming this occurs in all environments.
            Reporter: Bruno Meseguer


ui experience:
> user has little guidance on UI
> no documentation available on how to expose Swagger info
> misleading/not-functional options in UI (i.e. enableCORS checkbox)
> textbox "port" (in Mac) user input goes backwards (yes, backwards!)
> textbox "contextPath" (in Mac) user input goes backwards (yes, backwards!)

result:
> not possible from UI to expose Swagger info

expected:
> options available on UI to expose API definitions

workaround:
> manually add all necessary parameters:
- add: contextPath="camel"
- add: port="8080"
- add: apiContextPath="api-docs" 
- add: <apiProperty key="cors" value="true"/>




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jbosstools-issues mailing list