Task.agent and Task.gpu should be nullable in OpenAPI
The OpenAPI docs for RetrieveTaskFromAgent and UpdateTaskFromAgent state that Task.agent
and Task.gpu
are always set, but they are nullable.
The OpenAPI docs for RetrieveTaskFromAgent and UpdateTaskFromAgent state that Task.agent
and Task.gpu
are always set, but they are nullable.