diff --git a/pkg/api/flamenco-openapi.yaml b/pkg/api/flamenco-openapi.yaml index ad34d38d..08e7732c 100644 --- a/pkg/api/flamenco-openapi.yaml +++ b/pkg/api/flamenco-openapi.yaml @@ -1915,6 +1915,7 @@ components: description: > If job deletion was requested, this is the timestamp at which that request was stored on Flamenco Manager. + worker_tag: { $ref: "#/components/schemas/WorkerTag" } required: [id, created, updated, status, activity] JobSettings: