add description to the output id argument #431

Merged
pciavald merged 1 commits from patch-1 into master 2021-10-13 18:38:49 +01:00

4
API.md
View File

@@ -144,7 +144,7 @@ Error Responses:
Endpoint: **PATCH** `/outputs/<id>`
*Note: id needs to be int (index_id)*
*Note: id needs to be int (index_id), one-based index in octoprint settings' enclosure section's `rpi_outputs` list*
Body (Content-Type: `application/json`):
```
@@ -340,4 +340,4 @@ Body: empty
Response (204): No-Content
Error Responses:
- none
- none