James Netherton created CAMEL-15277:
---------------------------------------
Summary: OpenAPI Java extension cannot always handle non-default
API context path
Key: CAMEL-15277
URL: https://issues.apache.org/jira/browse/CAMEL-15277
Project: Camel
Issue Type: Improvement
Components: camel-openapi-java
Affects Versions: 3.4.0
Reporter: James Netherton
Assignee: James Netherton
Fix For: 3.4.1, 3.5.0
This is related to something I observed testing the Camel Quarkus OpenAPI Java
extension:
https://github.com/apache/camel-quarkus/issues/1309
In some scenarios, the openapi-java component unnecessarily applies logic
related to the contextIdListing. This screws up the resolution of the rest
configuration and leads to no content being returned from the api doc endpoint.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)