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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user