rules-list.json
386 Bytes
{
"collectionName": "components_dynamic_zone_rules_lists",
"info": {
"displayName": "RulesList",
"description": ""
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"details": {
"type": "component",
"repeatable": false,
"component": "dynamic-zone.details"
}
}
}