This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch json-validator in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit dcb7dd9a26ec8d3f00338051170d94715e548b0f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Jul 26 13:54:43 2021 +0200 Add a Json Schema Validator Kamelet Action --- docs/modules/ROOT/nav.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index 5b397ea..71a6445 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -69,7 +69,7 @@ * xref:ROOT:jms-apache-artemis-sink.adoc[image:kamelets/jms-apache-artemis-sink.svg[] JMS - Apache Artemis Kamelet Sink] * xref:ROOT:jms-apache-artemis-source.adoc[image:kamelets/jms-apache-artemis-source.svg[] JMS - Apache Artemis Kamelet Source] * xref:ROOT:json-deserialize-action.adoc[image:kamelets/json-deserialize-action.svg[] Json Deserialize Action] -* xref:ROOT:json-schema-validators-action.adoc[image:kamelets/json-schema-validators-action.svg[] Json Schema Validator 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] * xref:ROOT:kafka-manual-commit-action.adoc[image:kamelets/kafka-manual-commit-action.svg[] Kafka Manual Commit Action]