From 0fccbafb16bbaa40a2e4ed6f3aec04f1f428f012 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 15 Feb 2024 07:48:55 +0000 Subject: [PATCH] User: usama@sartography.com clicked save for playground/usama/essential-example/orderdetails-schema.json --- .../usama/essential-example/orderdetails-schema.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/playground/usama/essential-example/orderdetails-schema.json b/playground/usama/essential-example/orderdetails-schema.json index 5747bec2..4d74c879 100644 --- a/playground/usama/essential-example/orderdetails-schema.json +++ b/playground/usama/essential-example/orderdetails-schema.json @@ -16,12 +16,6 @@ "type": "string", "title": "Customer Name" }, - "shippingAddress": { - "type": "string", - "title": "Shipping Address" - } - }, - "required": ["productSelection", "quantity", "customerName", "shippingAddress"] - } + } } } \ No newline at end of file