{
  "collectionName": "components_project_flat_size_items",
  "info": {
    "displayName": "flat-size-item",
    "description": "Single flat size entry"
  },
  "options": {},
  "attributes": {
    "size": {
      "type": "integer",
      "required": true
    },
    "label": {
      "type": "string",
      "default": "sft"
    }
  }
}
