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 d6c82acc0e2 Fix typos doc camel j bang (#13228)
     add 22a94eb2b4f camel-http - Make some options not advanced so they are 
easier to find and use. Regen.
     add 2c03f3e7198 Regen for commit 22a94eb2b4fc4c23c91a65d5d85657ef70de5202

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/components/http.json  |  46 ++---
 .../org/apache/camel/catalog/components/https.json |  46 ++---
 .../org/apache/camel/component/http/http.json      |  46 ++---
 .../org/apache/camel/component/http/https.json     |  46 ++---
 .../apache/camel/component/http/HttpComponent.java |  18 +-
 .../apache/camel/component/http/HttpEndpoint.java  |  14 +-
 .../component/ComponentsBuilderFactory.java        |   4 +-
 .../component/dsl/HttpComponentBuilderFactory.java | 110 +++++------
 .../dsl/HttpsComponentBuilderFactory.java          | 110 +++++------
 .../dsl/ZeebeComponentBuilderFactory.java          |   7 +-
 .../src/generated/resources/metadata.json          |   2 +-
 .../builder/endpoint/StaticEndpointBuilders.java   |   8 +-
 .../endpoint/dsl/HttpEndpointBuilderFactory.java   | 209 +++++++++++----------
 .../endpoint/dsl/ZeebeEndpointBuilderFactory.java  |  15 +-
 .../apache/camel/kotlin/components/HttpUriDsl.kt   |  44 ++---
 15 files changed, 360 insertions(+), 365 deletions(-)

Reply via email to