Commit 9b181c92 by Ravindra Kanojiya

added gift card image

1 parent d69c7cf0
...@@ -37,6 +37,14 @@ ...@@ -37,6 +37,14 @@
"fulfilled", "fulfilled",
"rejected" "rejected"
] ]
},
"image": {
"allowedTypes": [
"images"
],
"type": "media",
"multiple": false,
"required": true
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!