leadership-management-list.json
501 Bytes
{
"collectionName": "components_faculty_leadership_management_lists",
"info": {
"displayName": "LeadershipManagementList"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Image": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
},
"Link": {
"type": "string"
}
},
"config": {}
}