This is an automated email from the ASF dual-hosted git repository. igarashitm pushed a commit to branch camel-4.0.x in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.0.x by this push: new d590e4778c3 chore: regen YAML schema file (#11826) d590e4778c3 is described below commit d590e4778c3faa19f856bce44a0aab5b68d1cabd Author: Tomohisa Igarashi <tm.igara...@gmail.com> AuthorDate: Tue Oct 24 18:37:30 2023 -0400 chore: regen YAML schema file (#11826) --- .../src/generated/resources/schema/camel-yaml-dsl.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json index 8640a531dcd..f70bc6ba501 100644 --- a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json +++ b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camel-yaml-dsl.json @@ -665,12 +665,6 @@ "title" : "Precondition", "description" : "Indicates whether this Choice EIP is in precondition mode or not. If so its branches (when/otherwise) are evaluated during startup to keep at runtime only the branch that matched." }, - "steps" : { - "type" : "array", - "items" : { - "$ref" : "#/items/definitions/org.apache.camel.model.ProcessorDefinition" - } - }, "when" : { "type" : "array", "title" : "When",