OAPI: include worker tag info when fetching job
When fetching the details of a job, include the worker tag.
This commit is contained in:
parent
754ee9278e
commit
e561c8080e
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user