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 5188ef9de6b CAMEL-19818: handle all schema references in response
types. (#11262)
add d415b2b4fd5 [CAMEL-19703] Follow up: Align kebab-case properties usage
to camelCase (#11264)
No new revisions were added by this update.
Summary of changes:
.../maven/dsl/yaml/GenerateYamlSchemaMojo.java | 48 +-
.../generated/resources/schema/camelYamlDsl.json | 637 ++++++++++-----------
.../org/apache/camel/dsl/yaml/MarshalTest.groovy | 6 +-
.../src/it/simple-yaml-dto-v3/verify.groovy | 2 +-
.../generator/openapi/RestDslYamlGenerator.java | 2 +-
.../OpenApiV3PetstoreWithRestComponentYaml.txt | 2 +-
6 files changed, 343 insertions(+), 354 deletions(-)