aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc')
-rw-r--r--support/doc/api/openapi.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 74b2dee28..fe4552ff7 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -3941,7 +3941,7 @@ components:
3941 properties: 3941 properties:
3942 id: 3942 id:
3943 type: integer 3943 type: integer
3944 description: 'Video resolution (240, 360, 720 ...)' 3944 description: 'Video resolution (240, 360, 720, 1080, 1440 or 2160)'
3945 example: 240 3945 example: 240
3946 label: 3946 label:
3947 type: string 3947 type: string
@@ -4829,6 +4829,8 @@ components:
4829 type: boolean 4829 type: boolean
4830 1080p: 4830 1080p:
4831 type: boolean 4831 type: boolean
4832 1440p:
4833 type: boolean
4832 2160p: 4834 2160p:
4833 type: boolean 4835 type: boolean
4834 hls: 4836 hls: