This commit is contained in:
yourok
2024-04-10 23:30:11 +03:00
parent 2b0048544d
commit 0bf3be64ad
7 changed files with 50 additions and 34 deletions

View File

@@ -468,6 +468,12 @@
"name": "poster",
"in": "query",
"required": true
},
{
"type": "string",
"description": "Set category of torrent, used in web: movie, tv, music, other",
"name": "category",
"in": "query"
}
],
"responses": {