mirror of https://github.com/Chocobozzz/PeerTube
Fix broken openapi schema
parent
bfe6e0d9f7
commit
85a60d8beb
|
@ -4456,7 +4456,7 @@ components:
|
|||
required: true
|
||||
description: The thread id (root comment id)
|
||||
schema:
|
||||
$ref: '#/components/schemas/VideoCommentThreadTree/properties/comment/properties/id'
|
||||
type: integer
|
||||
commentId:
|
||||
name: commentId
|
||||
in: path
|
||||
|
|
Loading…
Reference in New Issue