1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2025-04-20 02:52:11 +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: 200:
description: Successful operation description: Successful operation
content: content:
application/json: text/html:
schema: schema:
$ref: '#/components/schemas/SystemRebootResponse' $ref: '#/components/schemas/SystemRebootResponse'
403: 403: