From e1f192866283c753bcf4a933f9b298b516ea3da5 Mon Sep 17 00:00:00 2001 From: d47081 <108541346+d47081@users.noreply.github.com> Date: Thu, 19 Oct 2023 05:00:13 +0300 Subject: [PATCH] Updated API (markdown) --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 5569000..111fe84 100644 --- a/API.md +++ b/API.md @@ -1,8 +1,9 @@ Get / find recent torrents -`/api/torrents?search=value&sensitive=0&locales=en|uk&page=1` +`/api/torrents?search=value&sensitive=0&locales=en|uk&yggdrasil=1&page=1` * `search` - optional, filter results by keyword, recent uploads if not provided * `sensitive` - optional, 1 or 0, all results if not provided * `locales` - optional, filter results by locales, all locales if not provided +* `yggdrasil` - optional, 1 or 0, filter non-yggdrasil resources from response, all resources by default * `page` - optional, 1 by default \ No newline at end of file