mirror of
https://github.com/transmission/transmission.git
synced 2026-02-15 07:26:49 +00:00
chore: remove /upload endpoint from rpc-server (#2550)
It's never been documented or supported and is unused by the web client. In the unlikely case that a 3rd party app is using it, use 'torrent-add' instead; it's documented + supported.
This commit is contained in:
@@ -856,6 +856,7 @@
|
||||
| | | torrent-get | new arg "file-count"
|
||||
| | | torrent-get | new arg "primary-mime-type"
|
||||
| | | free-space | new return arg "total-capacity"
|
||||
| | | | undocumented "/upload" endpoint removed
|
||||
|
||||
|
||||
5.1. Upcoming Breakage
|
||||
|
||||
Reference in New Issue
Block a user