Fix typo in rpc-spec.txt (#1326)

The "format" is a request arg, not part of the torrent-get payload.

Co-authored-by: Charles Kerr <charles@charleskerr.com>
This commit is contained in:
Chris Young 2020-07-27 14:36:38 +10:00 committed by GitHub
parent 00be8d00d7
commit dc48c980e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -808,7 +808,7 @@
| | yes | torrent-get | new arg "labels"
| | yes | torrent-set | new arg "labels"
| | yes | torrent-get | new arg "editDate"
| | yes | torrent-get | new arg "format"
| | yes | torrent-get | new request arg "format"
5.1. Upcoming Breakage