1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 05:16:38 +02:00

relay/openapi: add note about websocket connection in sync endpoint

This commit is contained in:
Sébastien Helleu
2024-05-19 15:49:37 +02:00
parent c67eb4e656
commit cb08919baf
@@ -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'