mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
fix: var_subkey schema
This commit is contained in:
@@ -285,9 +285,9 @@
|
|||||||
"yaml": {
|
"yaml": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "The value will parsed as a YAML string and stored in the variable"
|
"description": "The value will parsed as a YAML string and stored in the variable"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"additionalProperties": false
|
"additionalProperties": false
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"task_call": {
|
"task_call": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
Reference in New Issue
Block a user