This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-4.10.x in repository https://gitbox.apache.org/repos/asf/camel.git
from 2ff9ff8e913 Bump for next version new fea3c5a326f CAMEL-22116: Fix camel-openapi-validator to better support base-path such as SB war apps that are seperated by context-path new 15995e4cf73 CAMEL-22116: Fix camel-openapi-validator to better support base-path such as SB war apps that are seperated by context-path The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: components/camel-openapi-validator/pom.xml | 6 +++- .../client/OpenApiRestClientRequestValidator.java | 36 +++++++++++++++++++--- .../component/rest/openapi/RestOpenApiHelper.java | 2 +- .../rest/openapi/RestOpenApiProcessor.java | 25 ++++++++------- 4 files changed, 49 insertions(+), 20 deletions(-)