More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -51,7 +51,7 @@ Aggregates a time series (TSDS) index and stores pre-computed statistical summar
|
||||
interface IndicesDownsampleRequest extends <<RequestBase>> {
|
||||
index: <<IndexName>>
|
||||
target_index: <<IndexName>>
|
||||
config?: IndicesDownsampleConfig
|
||||
config?: <<IndicesDownsampleConfig>>
|
||||
}
|
||||
|
||||
[pass]
|
||||
|
||||
Reference in New Issue
Block a user