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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 44802b5  Regen for commit ab201e6633e809b642e59df04f1630a5b94ed7c7 
(#4805)
44802b5 is described below

commit 44802b5d4597583184286ef4204b6e87107d89f3
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Dec 21 14:53:48 2020 +0100

    Regen for commit ab201e6633e809b642e59df04f1630a5b94ed7c7 (#4805)
    
    Signed-off-by: GitHub <[email protected]>
    
    Co-authored-by: aldettinger <[email protected]>
---
 .../resources/org/apache/camel/catalog/components/jsonata.json        | 4 ++--
 docs/components/modules/ROOT/nav.adoc                                 | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/jsonata.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/jsonata.json
index 6f086e7..e669e26 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/jsonata.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/jsonata.json
@@ -2,8 +2,8 @@
   "component": {
     "kind": "component",
     "name": "jsonata",
-    "title": "JSONATA",
-    "description": "JSON to JSON transformation using JSONATA.",
+    "title": "JSONata",
+    "description": "Transforms JSON payload using JSONata transformation.",
     "deprecated": false,
     "firstVersion": "3.5.0",
     "label": "transformation",
diff --git a/docs/components/modules/ROOT/nav.adoc 
b/docs/components/modules/ROOT/nav.adoc
index 2656e0a..bb6777a 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -201,7 +201,7 @@
 ** xref:jpa-component.adoc[JPA]
 ** xref:jslt-component.adoc[JSLT]
 ** xref:json-validator-component.adoc[JSON Schema Validator]
-** xref:jsonata-component.adoc[JSONATA]
+** xref:jsonata-component.adoc[JSONata]
 ** xref:jt400-component.adoc[JT400]
 ** xref:kafka-component.adoc[Kafka]
 ** xref:kubernetes-summary.adoc[Kubernetes]

Reply via email to