mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
(doc) fix syntax in openapi spec for watching progress
This commit is contained in:
@@ -820,7 +820,7 @@ paths:
|
||||
$ref: '#/paths/~1users~1me/put/responses/204'
|
||||
'/videos/{id}/watching':
|
||||
put:
|
||||
summary: Indicate progress of in watching the video by its id for a user
|
||||
summary: Set watching progress of a video by its id for a user
|
||||
tags:
|
||||
- Video
|
||||
security:
|
||||
|
||||
Reference in New Issue
Block a user