From: Raphael Date: Fri, 24 May 2019 10:39:57 +0000 (+0200) Subject: refactor(docs): typo in Open API reference X-Git-Tag: v1.4.0-rc.1~217 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=089caedc6f45453a969deca1f9b3a105b2294389;p=oweals%2Fpeertube.git refactor(docs): typo in Open API reference --- 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: 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: