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 f58cfc7fab9 Regen
add 2540a95a367 CAMEL-19879: camel-rest- Add option to set
headerfilterStrategy (#11437)
add d88d8ad5ebe Regen for commit 2540a95a3679d796f1b55f0ebb9b29f8bfe0194e
No new revisions were added by this update.
Summary of changes:
.../resources/org/apache/camel/catalog/components/rest.json | 3 ++-
.../java/org/apache/camel/component/http/HttpComponent.java | 8 +++++++-
.../apache/camel/component/netty/http/NettyHttpComponent.java | 8 +++++++-
.../apache/camel/component/rest/RestComponentConfigurer.java | 6 ++++++
.../resources/org/apache/camel/component/rest/rest.json | 3 ++-
.../java/org/apache/camel/component/rest/RestComponent.java | 10 ++++------
.../apache/camel/component/vertx/http/VertxHttpComponent.java | 10 ++++++++--
7 files changed, 36 insertions(+), 12 deletions(-)