areas-expertise.json
389 Bytes
{
"collectionName": "components_layout_areas_expertises",
"info": {
"displayName": "AreasExpertise",
"description": ""
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Image": {
"allowedTypes": [
"images"
],
"type": "media",
"multiple": false
}
}
}