soupette f2c9716156 Fix dynamiczones
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-08 11:37:47 +02:00

22 lines
349 B
JSON

{
"collectionName": "components_blog_subs",
"info": {
"name": "sub",
"icon": "allergies"
},
"options": {},
"attributes": {
"name": {
"type": "string"
},
"subsub": {
"type": "component",
"repeatable": false,
"component": "blog.subsub"
},
"address": {
"model": "address"
}
}
}