mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
docs: document defer task options (#1907)
This commit is contained in:
@@ -360,14 +360,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"task": {
|
||||
"description": "Name of the task to defer",
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
"$ref": "#/definitions/task_call"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user