This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 005765443f3161182b78c999b9f8b43052768800
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Oct 21 11:30:07 2021 +0200

    Regen for commit 373e3e52d896f5cf48a43f604d58e9b18b5bc6f5 (#6320)
    
    Signed-off-by: GitHub <[email protected]>
    
    Co-authored-by: davsclaus <[email protected]>
---
 .../org/apache/camel/catalog/schemas/camel-spring.xsd      | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 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 75973ff..73e87ce 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
@@ -14409,10 +14409,10 @@ will by default use an auto assigned route id.
     <xs:attribute name="apiContextIdPattern" type="xs:string">
       <xs:annotation>
         <xs:documentation xml:lang="en"><![CDATA[
-Sets an CamelContext id pattern to only allow Rest APIs from rest services
-within CamelContext's which name matches the pattern. The pattern #name# refers
-to the CamelContext name, to match on the current CamelContext only. For any
-other value, the pattern uses the rules from
+Deprecated: Sets an CamelContext id pattern to only allow Rest APIs from rest
+services within CamelContext's which name matches the pattern. The pattern
+#name# refers to the CamelContext name, to match on the current CamelContext
+only. For any other value, the pattern uses the rules from
 PatternHelper#matchPattern(String,String).
         ]]></xs:documentation>
       </xs:annotation>
@@ -14420,9 +14420,9 @@ PatternHelper#matchPattern(String,String).
     <xs:attribute name="apiContextListing" type="xs:boolean">
       <xs:annotation>
         <xs:documentation xml:lang="en"><![CDATA[
-Sets whether listing of all available CamelContext's with REST services in the
-JVM is enabled. If enabled it allows to discover these contexts, if false then
-only the current CamelContext is in use. Default value: false
+Deprecated: Sets whether listing of all available CamelContext's with REST
+services in the JVM is enabled. If enabled it allows to discover these 
contexts,
+if false then only the current CamelContext is in use. Default value: false
         ]]></xs:documentation>
       </xs:annotation>
     </xs:attribute>

Reply via email to