21 lines
425 B
JSON
21 lines
425 B
JSON
{
|
|
"collectionName": "components_shared_lists",
|
|
"info": {
|
|
"displayName": "Inhaltsauswahl",
|
|
"icon": "apps",
|
|
"description": ""
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"enable_detail": {
|
|
"type": "boolean",
|
|
"default": false,
|
|
"required": true
|
|
},
|
|
"lookup": {
|
|
"type": "relation",
|
|
"relation": "oneToOne",
|
|
"target": "api::collection-lookup.collection-lookup"
|
|
}
|
|
}
|
|
}
|