mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 11:08:08 +00:00
User: dinithijonline@gmail.com clicked save for playground/dinithi/test-business-rule-task/IceCreamForm-schema.json
This commit is contained in:
parent
f30b2c7c45
commit
0ba669b3e0
@ -10,17 +10,24 @@
|
||||
"Chocolate"
|
||||
]
|
||||
},
|
||||
"cashew": {
|
||||
"type": "boolean",
|
||||
"title": "Cashew"
|
||||
},
|
||||
"peanut": {
|
||||
"type": "boolean",
|
||||
"title": "Peanut"
|
||||
},
|
||||
"chocolate_sprinkles": {
|
||||
"type": "boolean",
|
||||
"title": "chocolate sprinkles"
|
||||
}
|
||||
"toppings": {
|
||||
"type": "array",
|
||||
"title": "Toppings",
|
||||
"items": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"Pepperoni",
|
||||
"Cucumber",
|
||||
"Spam",
|
||||
"Anchovies",
|
||||
"Salsa",
|
||||
"Squash",
|
||||
"Peanuts",
|
||||
"Octopus Tenticles",
|
||||
"Chicken Feet"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user