mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 09:15:34 +00:00
12 lines
140 B
JSON
12 lines
140 B
JSON
{
|
|
"fruits": [
|
|
{
|
|
"value": "Yes",
|
|
"label": "Yes"
|
|
},
|
|
{
|
|
"value": "oranges",
|
|
"label": "Oranges"
|
|
}
|
|
]
|
|
} |