diff options
-rw-r--r-- | support/doc/api/openapi.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml index 65a2ac897..dee86d83d 100644 --- a/support/doc/api/openapi.yaml +++ b/support/doc/api/openapi.yaml | |||
@@ -3115,6 +3115,8 @@ paths: | |||
3115 | - Video Playlists | 3115 | - Video Playlists |
3116 | parameters: | 3116 | parameters: |
3117 | - $ref: '#/components/parameters/playlistId' | 3117 | - $ref: '#/components/parameters/playlistId' |
3118 | - $ref: '#/components/parameters/start' | ||
3119 | - $ref: '#/components/parameters/count' | ||
3118 | responses: | 3120 | responses: |
3119 | '200': | 3121 | '200': |
3120 | description: successful operation | 3122 | description: successful operation |