certifications.json
547 Bytes
{
"collectionName": "components_layout_certifications",
"info": {
"displayName": "Certifications",
"description": ""
},
"options": {},
"attributes": {
"certificationHeading": {
"type": "string"
},
"certificationDescription": {
"type": "text"
},
"CertificationsDetails": {
"displayName": "CertificationsDetails",
"type": "component",
"repeatable": true,
"component": "layout.certifications-details"
},
"certificationSubHeading": {
"type": "string"
}
}
}