diff options
author | Chocobozzz <me@florianbigard.com> | 2019-06-17 09:48:41 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2019-06-17 09:48:41 +0200 |
commit | b6a1dd4d1b3b0032f8b968e72cbd074f646e8827 (patch) | |
tree | 815eb5227803e27004442e0454054fc1e3c9f99b /support/doc/api/openapi.yaml | |
parent | e69cb173ba63d0e556d4af6cbaf18b11f16af3a9 (diff) | |
parent | 0109c4921c7832942ca66d113a9468fa2f5775b1 (diff) | |
download | PeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.tar.gz PeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.tar.zst PeerTube-b6a1dd4d1b3b0032f8b968e72cbd074f646e8827.zip |
Merge branch 'release/v1.3.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 e00fd0c83..0dc50e403 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 | 4 | version: 1.3.1 |
5 | contact: | 5 | contact: |
6 | name: PeerTube Community | 6 | name: PeerTube Community |
7 | url: 'https://joinpeertube.org' | 7 | url: 'https://joinpeertube.org' |