diff options
author | Chocobozzz <me@florianbigard.com> | 2021-01-12 08:30:26 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2021-01-12 08:30:26 +0100 |
commit | efd31a6ae276ae0337b8b342861103551de32753 (patch) | |
tree | 18aca2aab4f80f7037d8d63b5ec3e382340bd58b /support/doc/api/openapi.yaml | |
parent | 490109c7660657320d7d67a3b662e5d969dae3dd (diff) | |
parent | 51133b50bc89c29bc0b22d9c432a670408226eaa (diff) | |
download | PeerTube-efd31a6ae276ae0337b8b342861103551de32753.tar.gz PeerTube-efd31a6ae276ae0337b8b342861103551de32753.tar.zst PeerTube-efd31a6ae276ae0337b8b342861103551de32753.zip |
Merge branch 'release/3.0.0' into develop
Diffstat (limited to 'support/doc/api/openapi.yaml')
-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 8f60dbceb..74b2dee28 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: 3.0.0 | 4 | version: 3.0.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |