diff options
author | Chocobozzz <me@florianbigard.com> | 2023-08-17 15:14:09 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2023-08-17 15:18:27 +0200 |
commit | 869c5c7b5cbbf30f5270154174c689def66c5f03 (patch) | |
tree | 6a3686bfbbd21bdcb46af32eb5326bbe23fd619a /support/doc/api | |
parent | 5ab73a45704a3edbf31493314312ea76a4f510a5 (diff) | |
download | PeerTube-869c5c7b5cbbf30f5270154174c689def66c5f03.tar.gz PeerTube-869c5c7b5cbbf30f5270154174c689def66c5f03.tar.zst PeerTube-869c5c7b5cbbf30f5270154174c689def66c5f03.zip |
Update openapi version
Diffstat (limited to 'support/doc/api')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index bb11c3d4e..8d85f9c77 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1,7 +1,7 @@ | |||
1 | openapi: 3.0.0 | 1 | openapi: 3.0.0 |
2 | info: | 2 | info: |
3 | title: PeerTube | 3 | title: PeerTube |
4 | version: 5.1.0 | 4 | version: 5.2.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: https://joinpeertube.org | 7 | url: https://joinpeertube.org |