knowledgeshack.json
415 Bytes
{
"collectionName": "components_home_knowledgeshacks",
"info": {
"displayName": "Knowledgeshack",
"description": ""
},
"options": {},
"attributes": {
"Heading": {
"type": "string"
},
"Description": {
"type": "string",
"required": false
},
"Image": {
"allowedTypes": [
"images"
],
"type": "media",
"multiple": false
}
}
}