Updated Web API Documentation (markdown)

Tom Piccirello 2020-01-05 15:42:22 -08:00
parent 899c9e5561
commit 57b9600904

@ -2474,11 +2474,11 @@ Name: `renameFile`
**Parameters:**
Parameter | Type | Description
----------------------------------|---------|------------
`hash` | string | The hash of the torrent
`id` | string | The id of the file to rename
`name` | string | The new name to use for the file
Parameter | Type | Description
----------------------------------|----------|------------
`hash` | string | The hash of the torrent
`id` | integer | The id of the file to rename
`name` | string | The new name to use for the file
**Returns:**