From b8fccc4d0779d30bdbaf4d397f6fe24257129b38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20=C5=A0ediv=C3=BD?= Date: Fri, 28 Apr 2023 23:54:01 +0200 Subject: [PATCH] add settings plugins to openapi. --- openapi.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 0ea556ef..23b9fcca 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1030,6 +1030,9 @@ components: type: boolean merciful_reconnect: type: boolean + plugins: + type: object + additionalProperties: true BroadcastStatus: type: object