mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 04:05:27 +00:00
16 lines
213 B
JSON
16 lines
213 B
JSON
{
|
|
"status": [
|
|
{
|
|
"value": "released",
|
|
"label": "Released"
|
|
},
|
|
{
|
|
"value": "Revise",
|
|
"label": "Oranges"
|
|
},
|
|
{
|
|
"value": "bananas",
|
|
"label": "Bananas"
|
|
}
|
|
]
|
|
} |