1
0
Fork 0
peertube/support/doc/api/video-comments.yaml
2018-07-17 16:37:54 +02:00

13 lines
No EOL
257 B
YAML

parameters:
threadId:
name: threadId
in: path
required: true
type: number
description: 'The thread id (root comment id)'
commentId:
name: threadId
in: path
required: true
type: number
description: 'The comment id'