User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/timervaluesasd-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-22 09:35:53 +00:00
parent 440637417d
commit 57abb4416a
1 changed files with 13 additions and 1 deletions

View File

@ -1 +1,13 @@
{}
{
"title": "Timer Value",
"type": "object",
"properties": {
"timer_value_warehouse": {
"title": "Select Timer Value",
"type": "string",
"anyOf": [
"options_from_task_data_var:timer_value_warehouse"
]
}
}
}