From 8444670ef1bc7f36a5b336eddfddc779fcf8d588 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 26 May 2024 08:39:28 +0200 Subject: [PATCH] relay/api: set API version to 0.1.0 in OpenAPI document --- src/plugins/relay/api/weechat-relay-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/relay/api/weechat-relay-api.yaml b/src/plugins/relay/api/weechat-relay-api.yaml index 35aa1779b..f16433aaa 100644 --- a/src/plugins/relay/api/weechat-relay-api.yaml +++ b/src/plugins/relay/api/weechat-relay-api.yaml @@ -13,7 +13,7 @@ info: license: name: CC BY-NC-SA 4.0 url: https://creativecommons.org/licenses/by-nc-sa/4.0/ - version: 0.0.1 + version: 0.1.0 externalDocs: url: https://weechat.org/doc/