You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/11 08:43:20 UTC

(camel) 01/02: Regen

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

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

commit a32824e50355637d2cfcf9d3831e8a7279d3941b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Dec 11 09:41:10 2023 +0100

    Regen
---
 .../components/modules/ROOT/examples/json/elasticsearch-rest-client.json | 1 +
 docs/components/modules/ROOT/nav.adoc                                    | 1 +
 .../modules/ROOT/pages/elasticsearch-rest-client-component.adoc          | 1 +
 3 files changed, 3 insertions(+)

diff --git a/docs/components/modules/ROOT/examples/json/elasticsearch-rest-client.json b/docs/components/modules/ROOT/examples/json/elasticsearch-rest-client.json
new file mode 120000
index 00000000000..02c61456bc0
--- /dev/null
+++ b/docs/components/modules/ROOT/examples/json/elasticsearch-rest-client.json
@@ -0,0 +1 @@
+../../../../../../components/camel-elasticsearch-rest-client/src/generated/resources/org/apache/camel/component/elasticsearch/rest/client/elasticsearch-rest-client.json
\ No newline at end of file
diff --git a/docs/components/modules/ROOT/nav.adoc b/docs/components/modules/ROOT/nav.adoc
index 0417295ecf9..0ebf446d465 100644
--- a/docs/components/modules/ROOT/nav.adoc
+++ b/docs/components/modules/ROOT/nav.adoc
@@ -93,6 +93,7 @@
 ** xref:dynamic-router-component.adoc[Dynamic Router]
 ** xref:ehcache-component.adoc[Ehcache]
 ** xref:elasticsearch-component.adoc[Elasticsearch]
+** xref:elasticsearch-rest-client-component.adoc[Elasticsearch Low level Rest Client]
 ** xref:etcd3-component.adoc[Etcd v3]
 ** xref:exec-component.adoc[Exec]
 ** xref:facebook-component.adoc[Facebook]
diff --git a/docs/components/modules/ROOT/pages/elasticsearch-rest-client-component.adoc b/docs/components/modules/ROOT/pages/elasticsearch-rest-client-component.adoc
new file mode 120000
index 00000000000..4b00ce8cede
--- /dev/null
+++ b/docs/components/modules/ROOT/pages/elasticsearch-rest-client-component.adoc
@@ -0,0 +1 @@
+../../../../../components/camel-elasticsearch-rest-client/src/main/docs/elasticsearch-rest-client-component.adoc
\ No newline at end of file