mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:38:56 +00:00
20 lines
295 B
JSON
20 lines
295 B
JSON
{
|
|
"item_enum": [
|
|
{
|
|
"value": "none",
|
|
"label": "No Actiion Needed"
|
|
},
|
|
{
|
|
"value": "item_1",
|
|
"label": "Edit Item 1"
|
|
},
|
|
{
|
|
"value": "item_2",
|
|
"label": "Edit Item 2"
|
|
},
|
|
{
|
|
"value": "item_3",
|
|
"label": "Edit Item 3"
|
|
}
|
|
]
|
|
} |