mirror of https://github.com/Chocobozzz/PeerTube
7 lines
127 B
YAML
7 lines
127 B
YAML
|
parameters:
|
||
|
id:
|
||
|
name: id
|
||
|
in: path
|
||
|
required: true
|
||
|
type: string
|
||
|
description: 'The video channel id or uuid'
|