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

This commit is contained in:
sartography-automated-committer 2023-11-20 22:05:04 +00:00
parent 485bd27e6d
commit 474a9f195a

View File

@ -5,10 +5,10 @@
"payment_type": {
"type": "string",
"title": "Select Payment Type",
"enum": [
"credit",
"paypal"
]
"enum": [
"credit",
"paypal"
]
}
}
}