This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 85f338de1f7 Regen for commit 5f1ee7e0952dd5917e43eec3796d992a36d43142
(#10322)
85f338de1f7 is described below
commit 85f338de1f7efbdf7435a0ecc52c824a8ebae536
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 9 18:58:21 2023 +0200
Regen for commit 5f1ee7e0952dd5917e43eec3796d992a36d43142 (#10322)
Signed-off-by: GitHub <[email protected]>
Co-authored-by: oscerd <[email protected]>
---
.../org/apache/camel/catalog/schemas/camel-spring.xsd | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 6c34db579ab..53f0e51dccb 100644
---
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -13322,7 +13322,7 @@ Set whether recursive keys are allowed. Default value:
false
</xs:complexType>
- <xs:complexType final="extension restriction"
name="yamlTypeFilterDefinition">
+ <xs:complexType name="yamlTypeFilterDefinition">
<xs:sequence/>
@@ -15909,11 +15909,7 @@ Reference to the rest-dsl.
<xs:extension base="tns:noOutputDefinition">
- <xs:sequence>
-
- <xs:element minOccurs="0" name="loggingLevel" type="xs:string"/>
-
- </xs:sequence>
+ <xs:sequence/>
<xs:attribute name="resumeStrategy" type="xs:string" use="required">
<xs:annotation>
@@ -15925,6 +15921,8 @@ Sets the resume strategy to use.
</xs:annotation>
</xs:attribute>
+ <xs:attribute name="loggingLevel" type="xs:string"/>
+
<xs:attribute name="intermittent" type="xs:string">
<xs:annotation>
<xs:documentation xml:lang="en">