mirror of
https://github.com/gosticks/octoprint-open-api.git
synced 2025-10-16 11:45:38 +00:00
update api description
This commit is contained in:
parent
818d55e67b
commit
8244bb21e9
@ -14,6 +14,11 @@ info:
|
||||
- API documentation structure is currently still work in progress so the arrangement of the API endpoints in this documentation may change.
|
||||
|
||||
- Currently this API definitions does not included bundled Plugins (see official API [here](https://docs.octoprint.org/en/master/bundledplugins/logging.html#sec-bundledplugins-logging-api))
|
||||
|
||||
- Timelapse endpoint is missing
|
||||
- Slicing endpoint is missing
|
||||
- Wizard endpoint is missing
|
||||
- Push updates endpoint is missing
|
||||
version: "0.8"
|
||||
servers:
|
||||
- url: "http://192.168.178.66:5000/api"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user