update lexicons
This commit is contained in:
@@ -26,6 +26,13 @@
|
||||
"type": "string",
|
||||
"description": "The state of the video processing job. All values not listed as a known value indicate that the job is in process.",
|
||||
"knownValues": [
|
||||
"JOB_STATE_CREATED",
|
||||
"JOB_STATE_ENCODING",
|
||||
"JOB_STATE_ENCODED",
|
||||
"JOB_STATE_SCANNING",
|
||||
"JOB_STATE_SCANNED",
|
||||
"JOB_STATE_UPLOADING",
|
||||
"JOB_STATE_UPLOADED",
|
||||
"JOB_STATE_COMPLETED",
|
||||
"JOB_STATE_FAILED"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user