cc.json
407 Bytes
{
"collectionName": "components_header_ccs",
"info": {
"displayName": "CC"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"link": {
"type": "string"
},
"PdfLink": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
}
},
"config": {}
}