Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.14.0
-
None
-
None
-
Unknown
Description
The example camel-example-spring-boot-rest-openapi-springdoc generates a swagger OpenAPI document which doesn't contain the correct context path. The Swagger UI isn't able to execute the operations because it doesn't include the /api in the path.
Attachments
Issue Links
- Discovered while testing
-
CAMEL-17491 camel-openapi-java - Operation paths are incorrect if contextPath is set
- Resolved
- relates to
-
CAMEL-17139 camel-openapi-java ignores server.servlet.context-path when generating api doc
- Closed
- links to