Commit a4a0fc0c by sujata

change in area of expertise

1 parent f5c025b1
{ {
"collectionName": "components_home_area_expertiselists", "collectionName": "components_home_area_expertiselists",
"info": { "info": {
"displayName": "AreaExpertiselists" "displayName": "AreaExpertiselists",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -10,6 +11,16 @@ ...@@ -10,6 +11,16 @@
}, },
"Description": { "Description": {
"type": "text" "type": "text"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!