e07c96436aadbb7b…
Created Jun 24, 20268 fields2 collections using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| url | string (uri) | |
| slug | string | |
| title | string | |
| images | array | |
| section | string | |
| content_html | unknown | |
| content_text | string | |
| content_html_size | integer |
JSON Schema
{
"type": "object",
"required": [
"title",
"slug"
],
"properties": {
"url": {
"type": "string",
"format": "uri"
},
"slug": {
"type": "string"
},
"title": {
"type": "string"
},
"images": {
"type": "array",
"items": {
"type": "string",
"format": "uri"
}
},
"section": {
"type": "string"
},
"content_html": {
"oneOf": [
{
"type": "object",
"required": [
"$file"
],
"properties": {
"$file": {
"type": "string",
"pattern": "^sha256:[a-f0-9]{64}quot;
}
}
},
{
"type": "null"
}
]
},
"content_text": {
"type": "string"
},
"content_html_size": {
"type": "integer"
}
}
}Used by 2 collections
Full hash:e07c96436aadbb7b1fcfdbf7d2ca47c8aeccb07e5dcb0fab61fff1a6f36699f0
ID:60e6055d-bc64-4ace-abee-f9d310296a72