WIP
This commit is contained in:
parent
4b93d7dace
commit
effa79aacd
10 changed files with 56 additions and 20 deletions
4
API.md
4
API.md
|
|
@ -17,7 +17,7 @@ Typically each request takes only a second to execute.
|
|||
NOTE: These routes will be documented using a Swagger / OpenAPI definition in the future.
|
||||
All routes can be found under `/api/v1/http/`
|
||||
|
||||
- `/api/v1/auth`: Returns user information
|
||||
- `/api/v1/auth`: Returns api session information
|
||||
- `/api/v1/systems`: Returns a (publically visible) list of systems
|
||||
- `/api/v1/news`: Returns JSON containing all news items
|
||||
|
||||
|
|
@ -54,4 +54,4 @@ Each input is sent directly to the underlying process.
|
|||
|
||||
### Supported Websocket Calls
|
||||
|
||||
(to be documented)
|
||||
(to be documented)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue