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/23 11:11:02 UTC

[camel-kamelets] 04/04: Use URI notation for some of the parameters we define in actions - XJ Action

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

acosentino pushed a commit to branch fix-844-8
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 3711ffa3579c5dad8dc80c9c118f6c8b3aa0b7b3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Mar 23 12:09:46 2022 +0100

    Use URI notation for some of the parameters we define in actions - XJ Action
---
 .../src/main/resources/kamelets/xj-template-action.kamelet.yaml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml
index bf754f3..2296991 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/xj-template-action.kamelet.yaml
@@ -30,7 +30,7 @@ spec:
   definition:
     title: "XJ Template Action"
     description: |-
-      Apply the XJ Identity Transformation to transform JSON to XML and XML to JSON. 
+      Apply the XJ Template Transformation to transform JSON to XML and XML to JSON. 
     required:
       - direction
       - template