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 4382727 camel-kafka: increase test coverage for the idempotent repository add 0e3a13e CAMEL-17020 Fixed apiContextPath and added clientRequestValidation (#6182) No new revisions were added by this update. Summary of changes: .../src/main/docs/camel-restdsl-openapi-plugin.adoc | 3 +++ .../camel/maven/generator/openapi/AbstractGenerateMojo.java | 3 +++ .../apache/camel/maven/generator/openapi/GenerateXmlMojo.java | 6 ++++++ .../camel/maven/generator/openapi/GenerateYamlMojo.java | 6 ++++++ .../apache/camel/maven/generator/swagger/GenerateXmlMojo.java | 3 +++ .../org/apache/camel/generator/openapi/RestDslGenerator.java | 11 +++++++++++ .../camel/generator/openapi/RestDslSourceCodeGenerator.java | 3 +++ .../apache/camel/generator/openapi/RestDslXmlGenerator.java | 4 ++++ .../apache/camel/generator/openapi/RestDslYamlGenerator.java | 4 ++++ 9 files changed, 43 insertions(+)