responsibility.json
564 Bytes
{
"collectionName": "components_layout_responsibilities",
"info": {
"displayName": "Responsibility"
},
"options": {},
"attributes": {
"responsibilityHeading": {
"type": "string"
},
"responsibilityDescription": {
"type": "blocks"
},
"Listing": {
"type": "component",
"repeatable": true,
"component": "layout.listing"
},
"images": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}