08ba4c2eea1723de

Created Jun 12, 20262 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
descriptionstring

JSON Schema

{
  "type": "object",
  "title": "Family",
  "required": [
    "name",
    "description"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Family name (e.g. Red, Blue, Green)"
    },
    "description": {
      "type": "string",
      "description": "Brief description of the color family"
    }
  },
  "description": "A color family grouping related CSS named colors (e.g. red, blue, green)."
}

Used by 1 collection

Full hash:08ba4c2eea1723deac42e2ac053c0766952b719acf652d4dc6cea77fabd38254

ID:04b40314-408c-491f-8d81-680755e71328