diff --git a/src/plugins/relay/api/weechat-relay-api.yaml b/src/plugins/relay/api/weechat-relay-api.yaml index ba3e9aaa2..35aa1779b 100644 --- a/src/plugins/relay/api/weechat-relay-api.yaml +++ b/src/plugins/relay/api/weechat-relay-api.yaml @@ -403,6 +403,9 @@ paths: - sync description: | Synchronize with WeeChat. + + This endpoint can only be used when connected via websocket: WeeChat + will then push messages to the client at any time. operationId: sync parameters: - $ref: '#/components/parameters/totp'