docs: fix API documentation for [octoprint_compat]

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Arksine 2021-03-13 08:13:50 -05:00
parent 083d63568c
commit 978fcffab5
1 changed files with 1 additions and 4 deletions

View File

@ -1454,9 +1454,6 @@ Currently we support Slic3r derivatives and Cura with Cura-Octoprint.
- HTTP command:\
`GET /api/login`
- HTTP command:\
`GET /api/server`
- Returns:\
An object containing stubbed Octoprint login/user verification
```json
@ -1475,7 +1472,7 @@ Currently we support Slic3r derivatives and Cura with Cura-Octoprint.
### Get settings
- HTTP command:\
`GET /api/server`
`GET /api/settings`
- Returns:\
An object containing stubbed Octoprint settings.