mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:38:26 +00:00
User: alex@sartography.com clicked save for playground/unsw/edit-test/item-action-exampledata.json
This commit is contained in:
parent
05a100617d
commit
fb58e4a253
@ -1,3 +1,17 @@
|
||||
{
|
||||
"multipleChoicesList": "foo"
|
||||
"multipleChoicesList": "foo",
|
||||
"fruits": [
|
||||
{
|
||||
"value": "apples",
|
||||
"label": "Apples"
|
||||
},
|
||||
{
|
||||
"value": "oranges",
|
||||
"label": "Oranges"
|
||||
},
|
||||
{
|
||||
"value": "bananas",
|
||||
"label": "Bananas"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user