add settings plugins to openapi.

This commit is contained in:
Miroslav Šedivý 2023-04-28 23:54:01 +02:00
parent 173bc6b053
commit b8fccc4d07

View File

@ -1030,6 +1030,9 @@ components:
type: boolean
merciful_reconnect:
type: boolean
plugins:
type: object
additionalProperties: true
BroadcastStatus:
type: object