From 0b82429b39f6376f14a442aa784db6811637ca9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 23 Jun 2025 21:47:43 +0200 Subject: [PATCH] relay/api: add example of value for the parameter buffer_id in OpenAPI document --- src/plugins/relay/api/weechat-relay-api.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/plugins/relay/api/weechat-relay-api.yaml b/src/plugins/relay/api/weechat-relay-api.yaml index e975f1af3..1ec72ce37 100644 --- a/src/plugins/relay/api/weechat-relay-api.yaml +++ b/src/plugins/relay/api/weechat-relay-api.yaml @@ -638,6 +638,7 @@ components: type: integer format: int64 description: Buffer identifier + example: 1709932823238637 bufferName: name: buffer_name in: path