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


The following commit(s) were added to refs/heads/main by this push:
     new 41823b2  Replace Field: Fixed validation
41823b2 is described below

commit 41823b23338f4e508598256333d3dd8a595c2460
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri May 7 07:17:10 2021 +0200

    Replace Field: Fixed validation
---
 replace-field-action.kamelet.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/replace-field-action.kamelet.yaml 
b/replace-field-action.kamelet.yaml
index d83f970..de29687 100644
--- a/replace-field-action.kamelet.yaml
+++ b/replace-field-action.kamelet.yaml
@@ -11,7 +11,7 @@ metadata:
 spec:
   definition:
     title: "Replace Field Action"
-    description: "Adds a custom field with a constant value to the message in 
transit"
+    description: "Replace field with a different key in the message in transit"
     required:
       - enabled
       - disabled

Reply via email to