]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - support/doc/api/video-comments.yaml
0085eccbc545ddd12e2f3849e9bbe92639141ee6
[github/Chocobozzz/PeerTube.git] / support / doc / api / video-comments.yaml
1 parameters:
2 threadId:
3 name: threadId
4 in: path
5 required: true
6 type: number
7 description: 'The thread id (root comment id)'
8 commentId:
9 name: threadId
10 in: path
11 required: true
12 type: number
13 description: 'The comment id'