mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
relay/api: fix example of completion list in OpenAPI document
This commit is contained in:
@@ -1167,11 +1167,11 @@ components:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
example:
|
||||
- 'query'
|
||||
- 'quiet'
|
||||
- 'quit'
|
||||
- 'quote'
|
||||
example:
|
||||
- 'query'
|
||||
- 'quiet'
|
||||
- 'quit'
|
||||
- 'quote'
|
||||
required:
|
||||
- context
|
||||
- base_word
|
||||
|
||||
Reference in New Issue
Block a user