Fix broken openapi schema

This commit is contained in:
Chocobozzz 2021-05-27 11:52:03 +02:00
parent bfe6e0d9f7
commit 85a60d8beb
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 5 additions and 5 deletions

View File

@ -4456,7 +4456,7 @@ components:
required: true required: true
description: The thread id (root comment id) description: The thread id (root comment id)
schema: schema:
$ref: '#/components/schemas/VideoCommentThreadTree/properties/comment/properties/id' type: integer
commentId: commentId:
name: commentId name: commentId
in: path in: path