Add missing start and count parameters to playlist video list API endpoint documentation

pull/4477/head
JustAnotherArchivist 2021-10-19 17:22:45 +00:00 committed by Chocobozzz
parent e960932517
commit 9c58375c08
1 changed files with 2 additions and 0 deletions

View File

@ -3115,6 +3115,8 @@ paths:
- Video Playlists
parameters:
- $ref: '#/components/parameters/playlistId'
- $ref: '#/components/parameters/start'
- $ref: '#/components/parameters/count'
responses:
'200':
description: successful operation