This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main 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) new 67b632ed28c camel-yaml-dsl - Fix some model stuff new ee3d992d6a4 camel-yaml-dsl - Add missing options on route The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. 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(-)