API generation
This commit is contained in:
2
api/requestParams.d.ts
vendored
2
api/requestParams.d.ts
vendored
@ -745,7 +745,7 @@ export interface IndicesGetAlias extends Generic {
|
||||
local?: boolean;
|
||||
}
|
||||
|
||||
export interface IndicesGetDataStreams extends Generic {
|
||||
export interface IndicesGetDataStream extends Generic {
|
||||
name?: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user