fix api top example

This commit is contained in:
Alexey Kasyanchuk
2023-06-08 03:05:04 +03:00
parent de7a00ab86
commit 77d4a8f4f8

View File

@ -114,7 +114,7 @@ https://localhost:8095/api/checkTrackers?hash=29ebe63feb8be91b6dcff02bacc562d9a9
endpoint (GET REQUEST): endpoint (GET REQUEST):
``` ```
https://localhost:8095/api/topTorrents?type=video&navigation={"hours":"week"} https://localhost:8095/api/topTorrents?type=video&navigation={"time":"week"}
``` ```
| Field | Type | Optional | Default Value | Description | | Field | Type | Optional | Default Value | Description |