diff options
author | Chocobozzz <me@florianbigard.com> | 2019-06-03 09:32:33 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-06-03 09:32:33 +0200 |
commit | a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189 (patch) | |
tree | 52b0148e333da7cb2ef5ce5c2d9f29193565db5c /support | |
parent | 1e66b987cd578fc97471cc429199af453a5daba6 (diff) | |
parent | 88ebb4331092c04f09c453fddafffc80ba0dd7e0 (diff) | |
download | PeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.tar.gz PeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.tar.zst PeerTube-a41b9da1a9ce49df82ea10c82de4c2fbc6d1b189.zip |
Merge branch 'release/v1.3.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 f3f565694..5a4f6fcb2 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.3.0-rc.2 | 4 | version: 1.3.0 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |