aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/api/video-channels.yaml
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-17 16:37:28 +0200
committerChocobozzz <me@florianbigard.com>2018-07-17 16:37:54 +0200
commit330eaf12969ed0f15f93d5dd50599885f62ffbed (patch)
treea5572bbeba128aa5d61701a9305f6d15d009d84c /support/doc/api/video-channels.yaml
parentaa1c3d929f524f57930f8bb0ae8b07e8b51f9952 (diff)
downloadPeerTube-330eaf12969ed0f15f93d5dd50599885f62ffbed.tar.gz
PeerTube-330eaf12969ed0f15f93d5dd50599885f62ffbed.tar.zst
PeerTube-330eaf12969ed0f15f93d5dd50599885f62ffbed.zip
Fix start/count/sort params in documentation
Diffstat (limited to 'support/doc/api/video-channels.yaml')
-rw-r--r--support/doc/api/video-channels.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/support/doc/api/video-channels.yaml b/support/doc/api/video-channels.yaml
new file mode 100644
index 000000000..bbfffc81f
--- /dev/null
+++ b/support/doc/api/video-channels.yaml
@@ -0,0 +1,7 @@
1parameters:
2 id:
3 name: id
4 in: path
5 required: true
6 type: string
7 description: 'The video channel id or uuid' \ No newline at end of file