User: dan@sartography.com clicked save for playground/dan/pizza-palace/payment_type-schema.json

This commit is contained in:
sartography-automated-committer 2023-11-16 20:29:07 +00:00
parent f5b6e9cf9c
commit aa2103eb38
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"title": "Please select a payment type", "title": "Please select a payment type",
"type": "string", "type": "string",
"anyOf": [ "anyOf": [
{"credit", "paypal" "credit", "paypal"
] ]
} }
} }