mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: nelson@spiffworkflow.org clicked save for users/sample/SimpleReceive.json
This commit is contained in:
parent
cb04214d81
commit
56f1723de4
@ -25,25 +25,7 @@
|
||||
},
|
||||
"required": ["productId", "productName", "quantity"]
|
||||
}
|
||||
},
|
||||
"shippingAddress": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"street": {
|
||||
"type": "string"
|
||||
},
|
||||
"city": {
|
||||
"type": "string"
|
||||
},
|
||||
"state": {
|
||||
"type": "string"
|
||||
},
|
||||
"postalCode": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": ["street", "city", "state", "postalCode"]
|
||||
}
|
||||
},
|
||||
"required": ["orderId", "customerName", "products", "shippingAddress"]
|
||||
"required": ["orderId", "customerName", "products"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user