mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
Fix minor documentation error (#5851)
Adding a required `,` in the sample JSON
This commit is contained in:
parent
ee45ee6915
commit
37409dc2f4
@ -57,7 +57,7 @@ To query for results, the same aggregators "timeMin" and "timeMax" is used.
|
||||
{
|
||||
"type": "count",
|
||||
"name": "count"
|
||||
}
|
||||
},
|
||||
{
|
||||
"type": "timeMin",
|
||||
"name": "<output_name of timeMin>",
|
||||
|
Loading…
x
Reference in New Issue
Block a user