File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ OpenSearch Python Client
11
11
12
12
- [ Welcome!] ( #welcome )
13
13
- [ Getting Started] ( #getting-started )
14
+ - [ API Doc] ( https://opensearch-project.github.io/opensearch-py/ )
14
15
- [ Compatibility with OpenSearch] ( #compatibility-with-opensearch )
15
16
- [ Project Resources] ( #project-resources )
16
17
- [ Code of Conduct] ( #code-of-conduct )
@@ -21,7 +22,7 @@ OpenSearch Python Client
21
22
22
23
** opensearch-py** is [ a community-driven, open source fork] ( https://aws.amazon.com/blogs/opensource/introducing-opensearch/ )
23
24
of elasticsearch-py licensed under the [ Apache v2.0 License] ( https://github.com/opensearch-project/opensearch-py/blob/main/LICENSE.txt ) .
24
- For more information, see [ opensearch.org] ( https://opensearch.org/ ) .
25
+ For more information, see [ opensearch.org] ( https://opensearch.org/ ) and the [ API Doc ] ( https://opensearch-project.github.io/opensearch-py/ ) .
25
26
26
27
This is the low-level client. A high-level Python client is in the works, and will be available soon.
27
28
You can’t perform that action at this time.
0 commit comments