mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 05:18:36 +00:00
User: alex@sartography.com clicked save for playground/unsw/edit-test/item-action-schema.json
This commit is contained in:
parent
1c4c9b009b
commit
f075c54b93
@ -3,20 +3,6 @@
|
||||
"description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"multipleChoicesList": {
|
||||
"type": "array",
|
||||
"title": "A multiple choices list",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"foo",
|
||||
"bar",
|
||||
"fuzz",
|
||||
"qux"
|
||||
]
|
||||
},
|
||||
"uniqueItems": true
|
||||
},
|
||||
"favoriteFruit": {
|
||||
"title": "Select your favorite fruit",
|
||||
"type": "string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user