This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch maskfield-action in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 0d642e0fc8288c7800f15f1b648fc078f8f30fd0 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu May 6 11:35:01 2021 +0200 Added Mask Field Action --- mask-field-action.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mask-field-action.kamelet.yaml b/mask-field-action.kamelet.yaml index 7b59b85..960c894 100644 --- a/mask-field-action.kamelet.yaml +++ b/mask-field-action.kamelet.yaml @@ -10,7 +10,7 @@ metadata: camel.apache.org/kamelet.group: "Actions" spec: definition: - title: "Mask Fields" + title: "Mask Fields Action" description: "Mask fields with a constant value in the message in transit" required: - fields
