Skip to content

Commit

Permalink
Updated opensearch-py to reflect the latest OpenSearch API spec (2024…
Browse files Browse the repository at this point in the history
…-05-03)

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
saimedhi authored May 3, 2024
1 parent 9a67bbf commit 3b62e4c
Show file tree
Hide file tree
Showing 29 changed files with 319 additions and 6,880 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
### Fixed
- Updated code generator to use native OpenAPI specification ([#721](https://github.com/opensearch-project/opensearch-py/pull/721))
### Updated APIs
- Updated opensearch-py APIs to reflect [opensearch-api-specification@287ea69](https://github.com/opensearch-project/opensearch-api-specification/commit/287ea69229e840aba7699000d9d4b332eb1247c7)
- Updated opensearch-py APIs to reflect [opensearch-api-specification@d3783f1](https://github.com/opensearch-project/opensearch-api-specification/commit/d3783f1200fdc5799eba861842ee611f2c7e30e7)
- Updated opensearch-py APIs to reflect [opensearch-api-specification@3ed6aaf](https://github.com/opensearch-project/opensearch-api-specification/commit/3ed6aaff0ce51af3aad00fe57c34d1a7056bd6d1)
- Updated opensearch-py APIs to reflect [opensearch-api-specification@af4a34f](https://github.com/opensearch-project/opensearch-api-specification/commit/af4a34f9847d36709b5a394be7c76fda4649ccc8)
Expand Down
630 changes: 18 additions & 612 deletions opensearchpy/_async/client/__init__.py

Large diffs are not rendered by default.

Loading

0 comments on commit 3b62e4c

Please sign in to comment.