You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/18 12:27:33 UTC

[camel] branch main updated: Regen for commit 97ea0cb3732d074424c50ad9a6363dd32443ee02

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


The following commit(s) were added to refs/heads/main by this push:
     new b34abc7  Regen for commit 97ea0cb3732d074424c50ad9a6363dd32443ee02
b34abc7 is described below

commit b34abc7f7b3ba17159ffee824d2e8418adaed583
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Fri Mar 18 11:57:46 2022 +0000

    Regen for commit 97ea0cb3732d074424c50ad9a6363dd32443ee02
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../generated/resources/org/apache/camel/catalog/models/kamelet.json    | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/kamelet.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/kamelet.json
index cb3ab81..b5fc1e7 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/kamelet.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/kamelet.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "kamelet",
     "title": "Kamelet",
-    "description": "To call Kamelets",
+    "description": "To call Kamelets in special situations",
     "deprecated": false,
     "label": "eip,routing",
     "javaType": "org.apache.camel.model.KameletDefinition",
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 f193c1c..d249fcd 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
@@ -712,7 +712,7 @@ Evaluates a JSONPath expression against a JSON message body.
   <xs:element name="kamelet" type="tns:kameletDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-To call Kamelets
+To call Kamelets in special situations
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>