diff options
author | Chocobozzz <me@florianbigard.com> | 2019-09-11 11:09:18 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-09-11 11:09:18 +0200 |
commit | 8c559fad1e1c4c2ab7f1388c73200aa4c6256d74 (patch) | |
tree | 62af3ac7ca103defcb49d47cb7e6ee71e5fb1ab3 /support/doc | |
parent | 9157d5981f6840bfa06652ad8fd16754c6fd679d (diff) | |
parent | 22af8aac79a8bcd8d0c576b0be000ba2233ba1c5 (diff) | |
download | PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.gz PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.tar.zst PeerTube-8c559fad1e1c4c2ab7f1388c73200aa4c6256d74.zip |
Merge branch 'release/1.4.0' into develop
Diffstat (limited to 'support/doc')
-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 69717525d..b0473c7e7 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.4.0 | 4 | version: 1.4.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |