1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-19 02:42:15 +00:00

Fix system reboot response type

This commit is contained in:
Richard Willis 2020-08-06 09:23:22 +01:00
parent 5801e7071a
commit 9861b08edc

View File

@ -284,7 +284,7 @@ paths:
200:
description: Successful operation
content:
application/json:
text/html:
schema:
$ref: '#/components/schemas/SystemRebootResponse'
403: