micfra opened a new pull request, #21678: URL: https://github.com/apache/camel/pull/21678
# Description In camel-openapi-java, the base.path was written by the context path in any case. But having this option set explicitly, it should be kept. This fix solves the issue. # Target - [x] I checked that the commit is targeting the correct branch (Camel 4 uses the `main` branch) # Tracking - [x] https://issues.apache.org/jira/browse/CAMEL-23115 # Apache Camel coding standards and style - [x] I checked that each commit in the pull request has a meaningful subject line and body. - [x] I have run `mvn clean install -DskipTests` locally from root folder and I have committed all auto-generated changes. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
