OAPI: Remove obsolete job statuses
Remove the following statuses from `flamenco-openapi.yaml`: - 'construction-failed' - 'archiving' - 'archived' These were a leftover from Flamenco v2 and have never been used in Flamenco v3. Reviewed-on: https://projects.blender.org/studio/flamenco/pulls/104215
This commit is contained in:
parent
0086abcc7a
commit
b56a610f8d
@ -1601,12 +1601,9 @@ components:
|
|||||||
- active
|
- active
|
||||||
- canceled
|
- canceled
|
||||||
- completed
|
- completed
|
||||||
- construction-failed
|
|
||||||
- failed
|
- failed
|
||||||
- paused
|
- paused
|
||||||
- queued
|
- queued
|
||||||
- archived
|
|
||||||
- archiving
|
|
||||||
- cancel-requested
|
- cancel-requested
|
||||||
- requeueing
|
- requeueing
|
||||||
- under-construction
|
- under-construction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user