add HTTP code to torrents/categories

rmartin16
2019-05-06 10:14:05 -04:00
parent 1e2c8cd40b
commit 9869ea0691

@@ -2082,6 +2082,11 @@ Returns all categories in JSON format, e.g.:
```
**Returns:**
HTTP Status Code | Scenario
----------------------------------|---------------------
200 | All scenarios
## Add new category ##
```http
POST /api/v2/torrents/createCategory HTTP/1.1