diff --git a/playground/dan/pizza-palace/payment_type-schema.json b/playground/dan/pizza-palace/payment_type-schema.json index 5c1376de..6edba83d 100644 --- a/playground/dan/pizza-palace/payment_type-schema.json +++ b/playground/dan/pizza-palace/payment_type-schema.json @@ -3,7 +3,7 @@ "description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!", "type": "object", "properties": { - "paymentType": { + "payment_type": { "title": "Select your favorite fruit", "type": "string", "anyOf": [