User: usama@sartography.com clicked save for playground/usama/essential-example/orderdetails-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-15 07:48:55 +00:00
parent f7a71e229c
commit 0fccbafb16
1 changed files with 1 additions and 7 deletions

View File

@ -16,12 +16,6 @@
"type": "string", "type": "string",
"title": "Customer Name" "title": "Customer Name"
}, },
"shippingAddress": { }
"type": "string",
"title": "Shipping Address"
}
},
"required": ["productSelection", "quantity", "customerName", "shippingAddress"]
}
} }
} }