Update APIs to latest 8.8.0-SNAPSHOT

This commit is contained in:
Josh Mock
2023-05-05 14:19:08 -05:00
parent 7ab6fa9624
commit 087c26568f
3 changed files with 410 additions and 410 deletions

File diff suppressed because it is too large Load Diff

View File

@ -16469,7 +16469,7 @@ export interface SnapshotSnapshotInfo {
export interface SnapshotSnapshotShardFailure {
index: IndexName
node_id: Id
node_id?: Id
reason: string
shard_id: Id
status: string

View File

@ -16845,7 +16845,7 @@ export interface SnapshotSnapshotInfo {
export interface SnapshotSnapshotShardFailure {
index: IndexName
node_id: Id
node_id?: Id
reason: string
shard_id: Id
status: string