Skip to content

Commit

Permalink
Re-generated client code using latest OpenSearch API specification (o…
Browse files Browse the repository at this point in the history
…pensearch-project#728)

* Re-generate client code using latest OpenSearch API specification (2024-09-16)

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Add UPGRADING.md note

Signed-off-by: Thomas Farr <[email protected]>

---------

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Thomas Farr <[email protected]>
Co-authored-by: Xtansia <[email protected]>
Co-authored-by: Thomas Farr <[email protected]>
(cherry picked from commit 3b8c0a6)
  • Loading branch information
opensearch-trigger-bot[bot] authored and Xtansia committed Sep 17, 2024
1 parent fef1a4b commit 2935202
Show file tree
Hide file tree
Showing 2 changed files with 3,510 additions and 755 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ private GlobalOverrides() { }

public IDictionary<string, string> RenameEnums { get; } = new Dictionary<string, string>
{
{ "ByteUnit", "Bytes" },
{ "ExpandWildcard", "ExpandWildcards" }
};

Expand Down
Loading

0 comments on commit 2935202

Please sign in to comment.