Fix Task schema error, currently preventing client generation
parent
6c11be0304
commit
ba148f3461
|
@ -5861,7 +5861,7 @@ components:
|
|||
description: The name of the task.
|
||||
type: string
|
||||
description:
|
||||
descripton: An optional description of the task.
|
||||
description: An optional description of the task.
|
||||
type: string
|
||||
status:
|
||||
description: The current status of the task. When updated to 'inactive', cancels all queued jobs of this task.
|
||||
|
|
Loading…
Reference in New Issue