API generation
This commit is contained in:
1
api/requestParams.d.ts
vendored
1
api/requestParams.d.ts
vendored
@ -2167,6 +2167,7 @@ export interface SearchableSnapshotsRepositoryStats extends Generic {
|
||||
|
||||
export interface SearchableSnapshotsStats extends Generic {
|
||||
index?: string | string[];
|
||||
level?: 'cluster' | 'indices' | 'shards';
|
||||
}
|
||||
|
||||
export interface SecurityAuthenticate extends Generic {
|
||||
|
||||
Reference in New Issue
Block a user