mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 11:13:12 +02:00
relay/api: fix example of ping data in OpenAPI document
This commit is contained in:
@@ -1183,7 +1183,7 @@ components:
|
||||
properties:
|
||||
data:
|
||||
type: string
|
||||
example: 1714854355123456
|
||||
example: '1714854355123456'
|
||||
required:
|
||||
- data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user