5bfe9558560adb96…
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": "Continent",
"required": [
"name",
"description"
],
"properties": {
"name": {
"type": "string",
"description": "Continent name"
},
"description": {
"type": "string",
"description": "Brief description of the continent"
}
},
"description": "A continent of the world."
}Used by 1 collection
Full hash:5bfe9558560adb9679d7b8fa13bcea3c4474c99e6b58a66c80250e38fd931546
ID:ca7a1e66-a73b-4ad1-9aec-25e0c370df0c