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