refactor(docs): typo in Open API reference

This commit is contained in:
Raphael 2019-05-24 12:39:57 +02:00 committed by Chocobozzz
parent 86aafd06f2
commit 089caedc6f
1 changed files with 1 additions and 1 deletions

View File

@ -1491,7 +1491,7 @@ paths:
schema:
$ref: '#/components/schemas/CommentThreadPostResponse'
delete:
summary: 'Delete a comment in a comment therad by its id, of a video by its id'
summary: 'Delete a comment in a comment thread by its id, of a video by its id'
security:
- OAuth2: []
tags: