User: dan@sartography.com clicked save for playground/dan/pizza-palace/payment_type-schema.json
This commit is contained in:
parent
0649b8cae4
commit
ac881b2fc8
|
@ -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!!!",
|
"description": "A dropdown list with options pulled form existing Task Data. IMPORTANT - Add 'fruits' to Task Data before using this component!!!",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"paymentType": {
|
"payment_type": {
|
||||||
"title": "Select your favorite fruit",
|
"title": "Select your favorite fruit",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
|
|
Loading…
Reference in New Issue