Add files section to streaming playlists openapi doc

pull/2621/head
Chocobozzz 2020-05-13 11:57:38 +02:00
parent a06581f296
commit 63748ad005
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 6 additions and 0 deletions

View File

@ -2474,6 +2474,8 @@ components:
type: string
fps:
type: number
metadataUrl:
type: string
VideoStreamingPlaylists:
properties:
id:
@ -2487,6 +2489,10 @@ components:
type: string
segmentsSha256Url:
type: string
files:
type: array
items:
$ref: '#/components/schemas/VideoFile'
redundancies:
type: array
items: