mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
add settings plugins to openapi.
This commit is contained in:
parent
173bc6b053
commit
b8fccc4d07
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user