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/12/21 12:20:23 UTC

[camel-kamelets] 03/05: Added Json Patch Action Kamelet

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

acosentino pushed a commit to branch json-patch-action
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 4fdabd784b1079784aa84d12d7f46b4765fee940
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 21 13:19:07 2021 +0100

    Added Json Patch Action Kamelet
---
 docs/modules/ROOT/nav.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 52a4809..d9766e5 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -81,6 +81,7 @@
 * xref:ROOT:jms-apache-artemis-source.adoc[image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis Kamelet Source]
 * xref:ROOT:jolt-transformation-action.adoc[image:kamelets/jolt-transformation-action.svg[] Jolt Transformation Action]
 * xref:ROOT:json-deserialize-action.adoc[image:kamelets/json-deserialize-action.svg[] Json Deserialize Action]
+* xref:ROOT:json-patch-action.adoc[image:kamelets/json-patch-action.svg[] Json Patch Action]
 * xref:ROOT:json-schema-validator-action.adoc[image:kamelets/json-schema-validator-action.svg[] Json Schema Validator Action]
 * xref:ROOT:json-serialize-action.adoc[image:kamelets/json-serialize-action.svg[] Json Serialize Action]
 * xref:ROOT:jsonata-action.adoc[image:kamelets/jsonata-action.svg[] Jsonata Action]