mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 18:38:11 +00:00
User: dan@sartography.com clicked save for playground/dan/pizza-palace/pizza-order-schema.json
This commit is contained in:
parent
e6f2bf8c0f
commit
b630741b07
@ -2,8 +2,10 @@
|
||||
"title": "Build your Pizza!",
|
||||
"description": "Select the size and toppings, we'll do the rest!",
|
||||
"type": "object",
|
||||
"required"
|
||||
"properties": {
|
||||
"required": [
|
||||
"firstName",
|
||||
"lastName"
|
||||
], "properties": {
|
||||
"pizza_size": {
|
||||
"title": "What size pizza would you like?",
|
||||
"type": "string",
|
||||
|
Loading…
x
Reference in New Issue
Block a user