car-images.json
336 Bytes
{
"collectionName": "components_layout_car_images",
"info": {
"displayName": "carImages",
"description": ""
},
"options": {},
"attributes": {
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": true
}
}
}