diff options
author | Chocobozzz <me@florianbigard.com> | 2020-02-11 09:44:59 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-02-11 09:44:59 +0100 |
commit | 7024e9120b381b5b3201212f5a18f5cdc14e15ff (patch) | |
tree | feff15a5db0b6fc5151d9b366881485fe3f4b287 /support/doc/api | |
parent | 5289137643955895c2dc3399e5bc446f0614e208 (diff) | |
parent | 6b7e246ac770aed9cfe55fec0fa7d40799867cf1 (diff) | |
download | PeerTube-7024e9120b381b5b3201212f5a18f5cdc14e15ff.tar.gz PeerTube-7024e9120b381b5b3201212f5a18f5cdc14e15ff.tar.zst PeerTube-7024e9120b381b5b3201212f5a18f5cdc14e15ff.zip |
Merge branch 'release/2.1.0' into develop
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 907187e4c..b1e5f90f8 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: 2.1.0-rc.1 | 4 | version: 2.1.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |