{
  "collectionName": "components_inner_banner_inner_banners",
  "info": {
    "displayName": "innerBanner"
  },
  "options": {},
  "attributes": {
    "image": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    },
    "title": {
      "type": "string"
    }
  }
}