Remove deprecated stuff.

This commit is contained in:
Fabian Märki
2017-07-13 11:33:30 +02:00
parent 6ac1fed4e6
commit 62ce183651
2 changed files with 1 additions and 82 deletions

View File

@ -239,7 +239,7 @@ Queries are applied to a range. The following types of ranges are supported.
```json
"range":{
"startDate":"2015-08-06T18:00:00.000",
"endDate":"2015-08-06T18:59:59.999",
"endDate":"2015-08-06T18:59:59.999"
}
```