From 8e0d7cb70ceefe3c1e582365bac226dd5c5b87ba Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Tue, 21 Feb 2023 11:01:47 +0800 Subject: [PATCH] Update Readme Signed-off-by: Jael Gu --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0510e6b..5d0c1b1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ElasticSearch Index -author: Jael +*author: Jael*
@@ -71,6 +71,8 @@ The user password to connect ElasticSearch client if needed, defaults to None. The path to CA certificates to connect ElasticSearch client if needed, defaults to None. +
+ **Returns:** Index response wrapped by `elastic_transport.ObjectApiResponse`. \ No newline at end of file