mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-07 20:29:31 +00:00
fix wrong resolve doc string
This commit is contained in:
@@ -134,7 +134,7 @@ class VideoApiListView(ApiBaseView):
|
||||
|
||||
|
||||
class VideoProgressView(ApiBaseView):
|
||||
"""resolves to /api/video/<video_id>/
|
||||
"""resolves to /api/video/<video_id>/progress/
|
||||
handle progress status for video
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user