This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch camel-4.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/camel-4.22.x by this push:
new c1e26d671048 Regen
c1e26d671048 is described below
commit c1e26d671048886e1194dec9477497c7dcfdd514
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Aug 28 09:03:01 2026 +0200
Regen
---
.../src/generated/resources/schema/camelYamlDsl.json | 18 ------------------
1 file changed, 18 deletions(-)
diff --git
a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json
index 2735998defd3..5a42e8e49b50 100644
---
a/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json
+++
b/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json
@@ -17548,22 +17548,6 @@
"$ref" :
"#/items/definitions/org.apache.camel.model.language.PythonExpression"
}
}
- }, {
- "type" : "object",
- "required" : [ "python3" ],
- "properties" : {
- "python3" : {
- "$ref" :
"#/items/definitions/org.apache.camel.model.language.Python3Expression"
- }
- }
- }, {
- "type" : "object",
- "required" : [ "quickjs" ],
- "properties" : {
- "quickjs" : {
- "$ref" :
"#/items/definitions/org.apache.camel.model.language.QuickjsExpression"
- }
- }
}, {
"type" : "object",
"required" : [ "ref" ],
@@ -17657,8 +17641,6 @@
"mvel" : { },
"ognl" : { },
"python" : { },
- "python3" : { },
- "quickjs" : { },
"ref" : { },
"simple" : { },
"spel" : { },