You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/12/08 12:28:27 UTC

(camel) branch regen_bot updated (7a95f4935ec -> ee3d992d6a4)

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 7a95f4935ec Add missing details in route model and bump id and description to top (#12376)
     add 67b632ed28c camel-yaml-dsl - Fix some model stuff
     add ee3d992d6a4 camel-yaml-dsl - Add missing options on route

No new revisions were added by this update.

Summary of changes:
 .../ErrorHandlerBuilderDeserializer.java           | 24 +++++++++++-----------
 .../yaml/deserializers/KameletDeserializer.java    |  4 ----
 .../deserializers/RouteDefinitionDeserializer.java | 12 +++++++++++
 .../generated/resources/schema/camelYamlDsl.json   | 12 +++++++++++
 .../org/apache/camel/dsl/yaml/RoutesTest.groovy    |  4 ++++
 5 files changed, 40 insertions(+), 16 deletions(-)