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`
Parameter | Type | Description Parameter | Type | Description
----------------------------------|----------|------------ ----------------------------------|----------|------------
`hash` | string | The hash of the torrent `hash` | string | The hash of the torrent
`id` | string | The id of the file to rename `id` | integer | The id of the file to rename
`name` | string | The new name to use for the file `name` | string | The new name to use for the file
**Returns:** **Returns:**
HTTP Status Code | Scenario HTTP Status Code | Scenario
----------------------------------|--------------------- ----------------------------------|---------------------