PeerTube/support/doc/api/video-comments.yaml

13 lines
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'