780a0223c7807dc4

Created Jun 12, 20262 fields1 collection using this schema

Labels

No labels yet.

Fields

NameTypeInfo
namestring
regionIdstringnull
Region

JSON Schema

{
  "type": "object",
  "title": "Subregion",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Subregion name"
    },
    "regionId": {
      "type": [
        "string",
        "null"
      ],
      "x-ref-type": "Region",
      "description": "Parent region identifier"
    }
  },
  "description": "A subregional classification (e.g. Northern Europe, Southeast Asia)."
}

Used by 1 collection

Full hash:780a0223c7807dc4d22000d6fba71b504eab9a2bfff9b9d7cf4292f6b21cea4d

ID:02d4612f-de71-4867-9b9e-2e276591773a