1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00

fix: var_subkey schema

This commit is contained in:
Pete Davison
2024-05-10 16:41:02 +00:00
parent 36dd71b122
commit ced3e7a579

View File

@ -285,9 +285,9 @@
"yaml": {
"type": "string",
"description": "The value will parsed as a YAML string and stored in the variable"
},
"additionalProperties": false
}
}
},
"additionalProperties": false
},
"task_call": {
"type": "object",