11 lines
163 B
JSON

{
"title": "Pick Your Color",
"properties": {
"color": {
"type": "string",
"title": "Color",
"enum": [
,
]
}
}