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 2019/09/05 10:47:09 UTC

[camel] 05/06: CAMEL-13945 - Camel-elasticsearch-rest: Remove info operation from producer, remove refs from docs

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

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

commit 908d06083b45b66eef2f6ea8390ad726a6009913
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Sep 5 12:43:53 2019 +0200

    CAMEL-13945 - Camel-elasticsearch-rest: Remove info operation from producer, remove refs from docs
---
 .../src/main/docs/elasticsearch-rest-component.adoc                      | 1 -
 1 file changed, 1 deletion(-)

diff --git a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
index 1d06337..da6ef7d 100644
--- a/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
+++ b/components/camel-elasticsearch-rest/src/main/docs/elasticsearch-rest-component.adoc
@@ -178,7 +178,6 @@ indexId in the body.
 
 |Ping |None  |Pings the remote Elasticsearch cluster and returns true if the ping succeeded, false otherwise
 
-|Info |None  |Get the info of the Elasticsearch cluster and returns them as MainResponse class instance
 |===
 
 == Configure the component and enable basic authentication