diff options
Diffstat (limited to 'support/doc/api/openapi.yaml')
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index b9ca4cca2..a8a064fd0 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -1491,7 +1491,7 @@ paths: | |||
1491 | schema: | 1491 | schema: |
1492 | $ref: '#/components/schemas/CommentThreadPostResponse' | 1492 | $ref: '#/components/schemas/CommentThreadPostResponse' |
1493 | delete: | 1493 | delete: |
1494 | summary: 'Delete a comment in a comment therad by its id, of a video by its id' | 1494 | summary: 'Delete a comment in a comment thread by its id, of a video by its id' |
1495 | security: | 1495 | security: |
1496 | - OAuth2: [] | 1496 | - OAuth2: [] |
1497 | tags: | 1497 | tags: |