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 c36edf0  Improve documentation for OpenTelemetry component (#7019)
     add e8928b0  Fix camel-rest-openapi not creating producer correctly.

No new revisions were added by this update.

Summary of changes:
 components/camel-rest-openapi/pom.xml              |  6 ++
 .../rest/openapi/RestOpenApiEndpoint.java          |  2 +-
 .../rest/openapi/RestOpenApiProducer.java          |  5 +-
 .../camel/component/rest/openapi/HttpsTest.java    |  3 +-
 .../camel/component/rest/openapi/HttpsV3Test.java  |  1 +
 components/camel-vertx/camel-vertx-http/pom.xml    | 10 ---
 .../vertx/http/VertxHttpRestProducerTest.java      | 78 ----------------------
 components/pom.xml                                 |  3 +-
 8 files changed, 14 insertions(+), 94 deletions(-)
 delete mode 100644 
components/camel-vertx/camel-vertx-http/src/test/java/org/apache/camel/component/vertx/http/VertxHttpRestProducerTest.java

Reply via email to