From 54505b7d7b761bab5440e07ad474f0312e41b893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20K=C3=A4venheim?= <144920492+antonkvm@users.noreply.github.com> Date: Sun, 12 May 2024 13:17:18 +0200 Subject: [PATCH] mention missing parameter scenario for error code 400 --- WebUI-API-(qBittorrent-4.1).md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/WebUI-API-(qBittorrent-4.1).md b/WebUI-API-(qBittorrent-4.1).md index 5040902..e4a6207 100644 --- a/WebUI-API-(qBittorrent-4.1).md +++ b/WebUI-API-(qBittorrent-4.1).md @@ -2212,7 +2212,8 @@ Property | Type | Description HTTP Status Code | Scenario ----------------------------------|--------------------- -200 | All scenarios +200 | All other scenarios +400 | Bad Request, e.g. missing parameter ## Get torrent upload limit ##