More type definitions, with fixed links (hopefully)
This commit is contained in:
@ -69,7 +69,7 @@ interface SqlTranslateRequest extends <<RequestBase>> {
|
||||
interface SqlTranslateResponse {
|
||||
aggregations?: Record<string, <<AggregationsAggregationContainer>>>
|
||||
size?: <<long>>
|
||||
_source?: SearchSourceConfig
|
||||
_source?: <<SearchSourceConfig>>
|
||||
fields?: (<<QueryDslFieldAndFormat>> | <<Field>>)[]
|
||||
query?: <<QueryDslQueryContainer>>
|
||||
sort?: <<Sort>>
|
||||
|
||||
Reference in New Issue
Block a user