mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 04:16:38 +02:00
relay/api: fix operationId of completion resource in OpenAPI document
This commit is contained in:
@@ -522,7 +522,7 @@ paths:
|
||||
- completion
|
||||
description: |
|
||||
Complete user command or text.
|
||||
operationId: input
|
||||
operationId: completion
|
||||
parameters:
|
||||
- $ref: '#/components/parameters/totp'
|
||||
requestBody:
|
||||
|
||||
Reference in New Issue
Block a user