This is an automated email from the ASF dual-hosted git repository. nferraro pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 6c773b0cc539f2aabc74f9e46581b5f93b03f1f0 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 10 14:53:10 2021 +0200 Added Json Deserialize action --- json-deserialize-action.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-deserialize-action.kamelet.yaml b/json-deserialize-action.kamelet.yaml index 96ec501..43adada 100644 --- a/json-deserialize-action.kamelet.yaml +++ b/json-deserialize-action.kamelet.yaml @@ -10,7 +10,7 @@ metadata: camel.apache.org/kamelet.group: "Actions" spec: definition: - title: "Json Deserialize" + title: "Json Deserialize Action" description: "Deserialize payload to JSON" type: object dependencies: