summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-05-26 08:39:28 +0200
committerSébastien Helleu <flashcode@flashtux.org>2024-05-26 08:39:28 +0200
commit8444670ef1bc7f36a5b336eddfddc779fcf8d588 (patch)
tree5953f8325ca1248abdbbad1da66c612295e4a0f8
parent657805ca25b9b4ea5876d3d9af23a66561441394 (diff)
downloadweechat-8444670ef1bc7f36a5b336eddfddc779fcf8d588.zip
relay/api: set API version to 0.1.0 in OpenAPI document
-rw-r--r--src/plugins/relay/api/weechat-relay-api.yaml2
1 files changed, 1 insertions, 1 deletions
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/