Skip to content

Commit

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

* 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)

Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com>
  • Loading branch information
Xtansia and opensearch-trigger-bot[bot] authored Sep 17, 2024
1 parent fef1a4b commit c13f587
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 c13f587

Please sign in to comment.