mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-01-08 09:44:00 +00:00
Update APIDOCS.md
fixed typo
This commit is contained in:
@@ -1386,7 +1386,7 @@ RESPONSE:
|
||||
This call returns the top stats data for specified stats type.
|
||||
|
||||
URL:
|
||||
`http://localhost:5380/api/getStats?token=x&type=lastHour&statsType=TopClients&limit=1000`
|
||||
`http://localhost:5380/api/getTopStats?token=x&type=lastHour&statsType=TopClients&limit=1000`
|
||||
|
||||
WHERE:
|
||||
- `token`: The session token generated by the `login` call.
|
||||
@@ -4000,4 +4000,4 @@ RESPONSE:
|
||||
"response": {},
|
||||
"status": "ok"
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user