mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 19:38:24 +00:00
16 lines
214 B
JSON
16 lines
214 B
JSON
s{
|
|
"pizza_size": [
|
|
{
|
|
"value": "small",
|
|
"label": "Apples"
|
|
},
|
|
{
|
|
"value": "oranges",
|
|
"label": "Oranges"
|
|
},
|
|
{
|
|
"value": "bananas",
|
|
"label": "Bananas"
|
|
}
|
|
]
|
|
} |