diff options
Diffstat (limited to 'support/doc/api')
-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 cb6ba9af5..86c781f31 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -820,7 +820,7 @@ paths: | |||
820 | $ref: '#/paths/~1users~1me/put/responses/204' | 820 | $ref: '#/paths/~1users~1me/put/responses/204' |
821 | '/videos/{id}/watching': | 821 | '/videos/{id}/watching': |
822 | put: | 822 | put: |
823 | summary: Indicate progress of in watching the video by its id for a user | 823 | summary: Set watching progress of a video by its id for a user |
824 | tags: | 824 | tags: |
825 | - Video | 825 | - Video |
826 | security: | 826 | security: |