aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/openapi.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-20 10:32:54 +0100
committerChocobozzz <me@florianbigard.com>2018-03-20 10:32:54 +0100
commit164e6c87787173d9ac4eaf7dd80db4056fd3e354 (patch)
tree28119b9b50ae00cb628aa522ea69432b9d2981ed /support/doc/api/openapi.yaml
parentc91de74372432dee446bf837121ff40359185f4e (diff)
downloadPeerTube-164e6c87787173d9ac4eaf7dd80db4056fd3e354.tar.gz
PeerTube-164e6c87787173d9ac4eaf7dd80db4056fd3e354.tar.zst
PeerTube-164e6c87787173d9ac4eaf7dd80db4056fd3e354.zip
Prepare beta
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r--support/doc/api/openapi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 634da66e8..44b437c40 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -1,7 +1,7 @@
1swagger: '2.0' 1swagger: '2.0'
2info: 2info:
3 title: PeerTube 3 title: PeerTube
4 version: 1.0.0-alpha 4 version: 1.0.0-beta
5 description: Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular. 5 description: Federated (ActivityPub) video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
6host: peertube.example.com 6host: peertube.example.com
7basePath: '/api/v1' 7basePath: '/api/v1'