aboutsummaryrefslogtreecommitdiffhomepage
path: root/support
diff options
context:
space:
mode:
Diffstat (limited to 'support')
-rw-r--r--support/doc/api/openapi.yaml18
1 files changed, 17 insertions, 1 deletions
diff --git a/support/doc/api/openapi.yaml b/support/doc/api/openapi.yaml
index 60b2fe168..012f6d135 100644
--- a/support/doc/api/openapi.yaml
+++ b/support/doc/api/openapi.yaml
@@ -5387,7 +5387,23 @@ components:
5387 - 1 5387 - 1
5388 - 2 5388 - 2
5389 - 3 5389 - 3
5390 description: 'The video state (Published = `1`, to transcode = `2`, to import = `3`)' 5390 - 4
5391 - 5
5392 - 6
5393 - 7
5394 - 8
5395 - 9
5396 description: |
5397 The video state:
5398 - `1`: Published
5399 - `2`: To transcode
5400 - `3`: To import
5401 - `4`: Waiting for live stream
5402 - `5`: Live ended
5403 - `6`: To move to an external storage (object storage...)
5404 - `7`: Transcoding failed
5405 - `8`: Moving to an external storage failed
5406 - `9`: To edit using studio edition feature
5391 label: 5407 label:
5392 type: string 5408 type: string
5393 5409