Commit 60aedcb7 by Ravindra Kanojiya

in giftcard remove image field

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