listing.json
417 Bytes
{
"collectionName": "components_layout_listings",
"info": {
"displayName": "listing",
"description": ""
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"category": {
"displayName": "categoriesListing",
"type": "component",
"repeatable": true,
"component": "layout.categories-listing"
},
"date": {
"type": "string"
}
}
}