Skip to content

Commit

Permalink
fix api top example
Browse files Browse the repository at this point in the history
  • Loading branch information
DEgITx committed Jun 8, 2023
1 parent de7a00a commit 77d4a8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ https://localhost:8095/api/checkTrackers?hash=29ebe63feb8be91b6dcff02bacc562d9a9

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 |
Expand Down

0 comments on commit 77d4a8f

Please sign in to comment.