technical-specifications.json 456 Bytes
{
  "collectionName": "components_layout_technical_specifications",
  "info": {
    "displayName": "TechnicalSpecifications"
  },
  "options": {},
  "attributes": {
    "TechnicalSpecificationsHeading": {
      "type": "string"
    },
    "TechnicalSpecificationsDetails": {
      "displayName": "TechnicalSpecificationsDetails",
      "type": "component",
      "repeatable": true,
      "component": "layout.technical-specifications-details"
    }
  }
}