placement-process.json
443 Bytes
{
"collectionName": "components_placement_placement_processes",
"info": {
"displayName": "Placement Process"
},
"options": {},
"attributes": {
"Step": {
"type": "string"
},
"Description": {
"type": "text"
},
"Image": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
}
},
"config": {}
}