From 594be74fb44020d1144c159eca0db7c57089c34d Mon Sep 17 00:00:00 2001 From: rmartin16 Date: Mon, 6 May 2019 11:54:14 -0400 Subject: [PATCH] it's editTracker, not editTrackers --- Web-API-Documentation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Web-API-Documentation.md b/Web-API-Documentation.md index 106081e..313ade4 100644 --- a/Web-API-Documentation.md +++ b/Web-API-Documentation.md @@ -131,7 +131,7 @@ This Web API documentation applies qBittorrent v4.1+, for previous API version r ## API v2.2.0 ## -- Add `/torrents/editTrackers` and `/torrents/removeTrackers` methods ([#9375](https://github.com/qbittorrent/qBittorrent/pull/9375)) +- Add `/torrents/editTracker` and `/torrents/removeTracker` methods ([#9375](https://github.com/qbittorrent/qBittorrent/pull/9375)) - Add `tier`, `num_seeds`, `num_leeches`, and `num_downloaded` fields to `/torrents/trackers` ([#9375](https://github.com/qbittorrent/qBittorrent/pull/9375)) - Change `status` field from translated string to an integer for `/torrents/trackers` ([#9375](https://github.com/qbittorrent/qBittorrent/pull/9375)) - Change `/torrents/filePrio` `id` field to accept multiple ids ([#9541](https://github.com/qbittorrent/qBittorrent/pull/9541)) @@ -1689,7 +1689,7 @@ HTTP Status Code | Scenario ## Edit trackers ## -Name: `editTrackers` +Name: `editTracker` **Parameters:**