From b32f6bf9fa20d2683c9d474d03cda42082620ce2 Mon Sep 17 00:00:00 2001 From: Tom Piccirello Date: Mon, 5 Aug 2019 01:08:23 -0700 Subject: [PATCH] Document changes from #10153 --- Web-API-Documentation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Web-API-Documentation.md b/Web-API-Documentation.md index 28af6a0..c14384d 100644 --- a/Web-API-Documentation.md +++ b/Web-API-Documentation.md @@ -157,6 +157,7 @@ This Web API documentation applies qBittorrent v4.1+, for previous API version r - Remove `web_ui_password` field from `/app/preferences`, this field is still writable in `/app/setPreferences` method ([#9942](https://github.com/qbittorrent/qBittorrent/pull/9942)) - Add `/app/buildInfo` method ([#10096](https://github.com/qbittorrent/qBittorrent/pull/10096)) +- Always use `/` as path separator in `/torrents/files` response ([#10153](https://github.com/qbittorrent/qBittorrent/pull/10153/)) # General Information #