This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git
from 4267d94f246 CAMEL-20483: camel-openapi-java - Rest DSL with api-context-path may append null in host name add 65aabde93f6 CAMEL-20470: camel-jbang - Rest dsl with /api context path should auto detect platform-http as consumer No new revisions were added by this update. Summary of changes: .../apache/camel/catalog/components/rest-api.json | 3 ++- .../component/rest/RestApiComponentConfigurer.java | 6 ++++++ .../org/apache/camel/component/rest/rest-api.json | 3 ++- .../camel/component/rest/RestApiComponent.java | 19 +++++++++++++++++++ .../dsl/RestApiComponentBuilderFactory.java | 21 +++++++++++++++++++++ dsl/camel-kamelet-main/pom.xml | 9 ++++----- .../java/org/apache/camel/main/KameletMain.java | 1 + 7 files changed, 55 insertions(+), 7 deletions(-)