Add files section to streaming playlists openapi doc
authorChocobozzz <me@florianbigard.com>
Wed, 13 May 2020 09:57:38 +0000 (11:57 +0200)
committerChocobozzz <me@florianbigard.com>
Wed, 13 May 2020 09:57:38 +0000 (11:57 +0200)
support/doc/api/openapi.yaml

index 29e42064b43d92bc1abee0bef7d96eeb3074c93b..dbf6d2943a49e72fabc228a8d4fbdbcbcf9905ed 100644 (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: