User: dan@sartography.com clicked save for playground/dan/dans-first-progress-model/about-spam-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-29 16:16:19 +00:00
parent 24803e7691
commit 98daafd46e

View File

@ -9,9 +9,12 @@
"favoriteFruit": {
"title": "Select your favorite fruit",
"type": "string",
"anyOf": [
"options_from_task_data_var:fruits"
]
"enum": [
"foo",
"bar",
"fuzz",
"qux"
]
}
},
"required": [],