18 lines
309 B
JSON
18 lines
309 B
JSON
{
|
|
"collectionName": "components_dynamic_zone_galleries",
|
|
"info": {
|
|
"displayName": "Gallery",
|
|
"icon": "apps"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"images": {
|
|
"allowedTypes": [
|
|
"images"
|
|
],
|
|
"type": "media",
|
|
"multiple": false,
|
|
"required": true
|
|
}
|
|
}
|
|
}
|