More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -54,7 +54,7 @@ interface IndicesSplitRequest extends <<RequestBase>> {
|
||||
master_timeout?: <<Duration>>
|
||||
timeout?: <<Duration>>
|
||||
wait_for_active_shards?: <<WaitForActiveShards>>
|
||||
aliases?: Record<<<IndexName>>, IndicesAlias>
|
||||
aliases?: Record<<<IndexName>>, <<IndicesAlias>>>
|
||||
settings?: Record<string, any>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user