Update README.md with desctiption for getAllQueries

This commit is contained in:
Björn Bohman
2016-12-08 11:02:26 +01:00
parent 1d36f664cf
commit 045171f42e
+3
View File
@@ -23,3 +23,6 @@ A read-only API can be accessed at `/admin/api.php`. With either no parameters o
```
There are many more parameters, such as `summaryRaw`, `overTimeData`, `topItems`, `recentItems`, `getQueryTypes`, `getForwardDestinations`, `getQuerySources`, and finally `getAllQueries`.
`getAllQueries` can optionally be set with one this values to return JSON hash ordered as value implies: `orderByClientDomainTime`. `orderByClientTimeDomain`, `orderByTimeClientDomain`, `orderByTimeDomainClient`, `orderByDomainClientTime` or `orderByDomainTimeClient`.