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 type: boolean
merciful_reconnect: merciful_reconnect:
type: boolean type: boolean
plugins:
type: object
additionalProperties: true
BroadcastStatus: BroadcastStatus:
type: object type: object