Fixed JSON

This commit is contained in:
Guillaume Simard 2014-01-28 11:04:19 -05:00
parent 374904ce20
commit 624b13e8f5
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ TopN queries return a sorted set of results for the values in a given dimension
A topN query object looks like:
```json
{
"queryType": "topN",
"dataSource": "sample_data",
"dimension": "sample_dim",