User: dan@sartography.com clicked save for playground/dan/thrivehealthdemo/weightform-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-18 21:22:23 +00:00
parent a0ff68ac19
commit a8a3cf1ddb
1 changed files with 0 additions and 7 deletions

View File

@ -18,12 +18,5 @@
"title": "Preferred Delivery Date", "title": "Preferred Delivery Date",
"validationErrorMessage": "Date must be today's date or later" "validationErrorMessage": "Date must be today's date or later"
}, },
"favoriteFruit": {
"title": "Select your favorite fruit",
"type": "string",
"anyOf": [
"options_from_task_data_var:fruits"
]
}
} }
} }