mirror of https://github.com/Chocobozzz/PeerTube
refactor(docs): typo in Open API reference
parent
86aafd06f2
commit
089caedc6f
|
@ -1491,7 +1491,7 @@ paths:
|
||||||
schema:
|
schema:
|
||||||
$ref: '#/components/schemas/CommentThreadPostResponse'
|
$ref: '#/components/schemas/CommentThreadPostResponse'
|
||||||
delete:
|
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:
|
security:
|
||||||
- OAuth2: []
|
- OAuth2: []
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in New Issue