{
  "collectionName": "components_shared_lists",
  "info": {
    "displayName": "Inhaltsauswahl",
    "icon": "apps",
    "description": ""
  },
  "options": {},
  "attributes": {
    "list": {
      "type": "enumeration",
      "enum": [
        "articles",
        "events",
        "operations"
      ],
      "required": true
    },
    "enable_detail": {
      "type": "boolean",
      "default": false,
      "required": true
    }
  }
}