1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 16:24:02 +00:00

fix a cut/paste error in the spec.

This commit is contained in:
Charles Kerr 2008-08-13 17:02:51 +00:00
parent 0cf05b8f2f
commit e8946b8691

View file

@ -72,7 +72,7 @@
Response arguments: none Response arguments: none
3.2. Torrent Mutator 3.2. Torrent Mutators
Method name: "torrent-set" Method name: "torrent-set"
@ -213,7 +213,6 @@
{ {
"arguments": { "arguments": {
"fields": 2080,
"fields": [ "id", "name", "totalSize" ] "fields": [ "id", "name", "totalSize" ]
} }
"method": "torrent-get", "method": "torrent-get",
@ -225,7 +224,6 @@
{ {
"arguments": { "arguments": {
"fields": 2080,
"torrents": [ "torrents": [
{ {
"id": 10, "id": 10,