club-list.json
382 Bytes
{
"collectionName": "components_student_committees_club_lists",
"info": {
"displayName": "ClubList"
},
"options": {},
"attributes": {
"Image": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images"
]
},
"Title": {
"type": "string"
},
"Description": {
"type": "text"
}
},
"config": {}
}