OAPI: remove job statuses fail-requested and waiting-for-files

These statuses are no longer needed, as they are a relic from Flamenco 2.
This commit is contained in:
Sybren A. Stüvel 2022-05-06 15:09:01 +02:00
parent d008991bf4
commit c847929469

View File

@ -740,10 +740,8 @@ components:
- archived - archived
- archiving - archiving
- cancel-requested - cancel-requested
- fail-requested
- requeued - requeued
- under-construction - under-construction
- waiting-for-files
TaskStatus: TaskStatus:
type: string type: string