diff --git a/pkg/api/flamenco-openapi.yaml b/pkg/api/flamenco-openapi.yaml index 85b136c4..f9f96d23 100644 --- a/pkg/api/flamenco-openapi.yaml +++ b/pkg/api/flamenco-openapi.yaml @@ -481,6 +481,8 @@ paths: content: application/json: schema: { $ref: "#/components/schemas/JobLastRenderedImageInfo" } + "204": + description: This job doesn't have any last-rendered image. /api/jobs/{job_id}/setstatus: summary: Request a status change for the given job.