Update openapi.yaml
This commit is contained in:
+8
-1
@@ -115,7 +115,14 @@ paths:
|
|||||||
default:
|
default:
|
||||||
description: Default response
|
description: Default response
|
||||||
|
|
||||||
|
/api/restart:
|
||||||
|
post:
|
||||||
|
summary: Restart Daemon
|
||||||
|
description: Restarts the daemon.
|
||||||
|
tags: [ Application ]
|
||||||
|
responses:
|
||||||
|
default:
|
||||||
|
description: Default response
|
||||||
|
|
||||||
/api/config:
|
/api/config:
|
||||||
get:
|
get:
|
||||||
|
|||||||
Reference in New Issue
Block a user