Skip to content

Commit

Permalink
relay/openapi: add note about websocket connection in sync endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
flashcode committed May 19, 2024
1 parent c67eb4e commit cb08919
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/plugins/relay/api/weechat-relay-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit cb08919

Please sign in to comment.