diff options
author | Chocobozzz <me@florianbigard.com> | 2019-02-06 13:41:17 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-02-06 13:41:17 +0100 |
commit | 552dd3306fe867d8be30508ef9f30a1738241082 (patch) | |
tree | 37cce63157ea13299b9fb2749bb9efb6e6d43c5b /support | |
parent | 9fb6cfc49b38d006d1d25e09efedf15f87c44310 (diff) | |
parent | f5305c04aae14467d6f957b713c5a902275cbb89 (diff) | |
download | PeerTube-552dd3306fe867d8be30508ef9f30a1738241082.tar.gz PeerTube-552dd3306fe867d8be30508ef9f30a1738241082.tar.zst PeerTube-552dd3306fe867d8be30508ef9f30a1738241082.zip |
Merge branch 'release/v1.2.0' into develop
Diffstat (limited to 'support')
-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 cca555806..f2bb945f9 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: 1.2.0-rc.1 | 4 | version: 1.2.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |