mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
Updated API (markdown)
parent
0daf9bfcb7
commit
0289c5057e
1 changed files with 1 additions and 1 deletions
2
API.md
2
API.md
|
|
@ -3,7 +3,7 @@ Recent torrents
|
|||
GET `/api/torrents?search=value&sensitive=false&locales=en|uk&yggdrasil=1&page=1`
|
||||
|
||||
* `search` - `string` - optional, filter results by keyword, recent uploads if not provided
|
||||
* `filter` - `bool` - optional, enable search mode to ignore user session (own content, account settings, etc)
|
||||
* `filter` - `bool` - optional, enable search mode to ignore user session (skip own content, account settings, etc)
|
||||
* `sensitive` - `bool` - optional, 1 or 0, all results if not provided
|
||||
* `yggdrasil` - `bool` - optional, filter non-yggdrasil resources from downloads, all resources by default
|
||||
* `locales` - `string` (loc1|loc2|.._) - optional, filter results by locales, all if not provided
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue