API generation
This commit is contained in:
2
api/requestParams.d.ts
vendored
2
api/requestParams.d.ts
vendored
@ -794,9 +794,7 @@ export interface IndicesPutTemplate<T = any> extends Generic {
|
||||
name: string;
|
||||
order?: number;
|
||||
create?: boolean;
|
||||
timeout?: string;
|
||||
master_timeout?: string;
|
||||
flat_settings?: boolean;
|
||||
body: T;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user