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 139d5cd CAMEL-17870: Remove wrong doc
add f3254ef camel-http - Should exclude some inherited options that it
does not support/use.
add 6c13258 Regen for commit f3254efa2d8a0e4c2ea116e0f676eb0ed716d787
No new revisions were added by this update.
Summary of changes:
.../org/apache/camel/catalog/components/http.json | 5 +-
.../org/apache/camel/catalog/components/https.json | 5 +-
.../apache/camel/catalog/components/resteasy.json | 4 -
.../component/http/HttpEndpointConfigurer.java | 21 -
.../component/http/HttpEndpointUriFactory.java | 50 +--
.../org/apache/camel/component/http/http.json | 5 +-
.../org/apache/camel/component/http/https.json | 5 +-
.../apache/camel/component/http/HttpEndpoint.java | 1 +
.../resteasy/ResteasyEndpointConfigurer.java | 6 -
.../resteasy/ResteasyEndpointUriFactory.java | 6 +-
.../apache/camel/component/resteasy/resteasy.json | 4 -
.../src/generated/resources/metadata.json | 2 +
.../endpoint/dsl/HttpEndpointBuilderFactory.java | 177 --------
.../dsl/ResteasyEndpointBuilderFactory.java | 470 ---------------------
14 files changed, 31 insertions(+), 730 deletions(-)