bde6dc75bc665f3c…
Created Jun 12, 20262 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| name | string | |
| description | string |
JSON Schema
{
"type": "object",
"title": "Region",
"required": [
"name",
"description"
],
"properties": {
"name": {
"type": "string",
"description": "Region name"
},
"description": {
"type": "string",
"description": "Brief description of the region"
}
},
"description": "A geographic region of the United States."
}Used by 1 collection
Full hash:bde6dc75bc665f3c4228095db6eb373ff5f38a493ebaf303272265fefaef7e6d
ID:902e3b03-7175-46ea-bba6-a51e8324efe8