mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 16:08:09 +00:00
User: dinithijonline@gmail.com clicked save for playground/dinithi/test-business-rule-task/IceCreamForm-schema.json
This commit is contained in:
parent
5f2fdcc833
commit
b8dfc2e094
@ -13,17 +13,15 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"toppings": {
|
"toppings": {
|
||||||
"type": "array",
|
|
||||||
"title": "Toppings",
|
|
||||||
"items": {
|
|
||||||
"type": "string",
|
"type": "string",
|
||||||
|
"title": "Toppings",
|
||||||
|
|
||||||
"enum": [
|
"enum": [
|
||||||
"Cashew",
|
"Cashew",
|
||||||
"Peanuts",
|
"Peanuts",
|
||||||
"Chocolate Sprinkles"
|
"Chocolate Sprinkles"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"uniqueItems": true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user