Update openapi.yaml

This commit is contained in:
Sergey Krashevich
2023-10-19 16:40:14 +03:00
parent 20d45bff92
commit 95de3a1f3e

View File

@@ -115,7 +115,14 @@ paths:
default:
description: Default response
/api/restart:
post:
summary: Restart Daemon
description: Restarts the daemon.
tags: [ Application ]
responses:
default:
description: Default response
/api/config:
get: