1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-04 00:33:13 +02:00

relay/api: remove extra double quote in example of line date (OpenAPI document)

This commit is contained in:
Sébastien Helleu
2025-06-23 21:43:41 +02:00
parent 4444addf4d
commit d279a80733
+1 -1
View File
@@ -906,7 +906,7 @@ components:
type: string
format: date-time
description: date and time of line
example: '"2023-12-05T19:46:03.847625Z'
example: '2023-12-05T19:46:03.847625Z'
date_printed:
type: string
format: date-time