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 2021/08/30 11:57:55 UTC

[camel-kamelets] 02/06: Added XJ Identity Action Kamelet

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-kamelets.git

commit b4f6adc91c6abb8ffcabead568b083e4f60a7e1d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Aug 30 13:37:23 2021 +0200

    Added XJ Identity Action Kamelet
---
 .../src/main/resources/kamelets/xj-identity-action.kamelet.yaml       | 0
 xj-identity-action.kamelet.yaml                                       | 4 +---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/xj-identity-action.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml
similarity index 100%
copy from xj-identity-action.kamelet.yaml
copy to library/camel-kamelets/src/main/resources/kamelets/xj-identity-action.kamelet.yaml
diff --git a/xj-identity-action.kamelet.yaml b/xj-identity-action.kamelet.yaml
index 3e7f30e..fe9d244 100644
--- a/xj-identity-action.kamelet.yaml
+++ b/xj-identity-action.kamelet.yaml
@@ -14,9 +14,7 @@ spec:
   definition:
     title: "XJ Identity Action"
     description: |-
-      Apply the XJ Identity Transformation. 
-      
-      There two possible direction of the transformation, from JSON to XML or from XML to JSON.
+      Apply the XJ Identity Transformation to transform JSON to XML and XML to JSON. 
     required:
       - direction
     type: object