mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 23:58:18 +00:00
16 lines
216 B
JSON
16 lines
216 B
JSON
{
|
|
"timer_value_sasd": [
|
|
{
|
|
"value": "PT1M",
|
|
"label": "PT1M"
|
|
},
|
|
{
|
|
"value": "oranges",
|
|
"label": "Oranges"
|
|
},
|
|
{
|
|
"value": "bananas",
|
|
"label": "Bananas"
|
|
}
|
|
]
|
|
} |