aboutsummaryrefslogtreecommitdiff
path: root/custom_page.schema.json
diff options
context:
space:
mode:
Diffstat (limited to 'custom_page.schema.json')
-rw-r--r--custom_page.schema.json17
1 files changed, 1 insertions, 16 deletions
diff --git a/custom_page.schema.json b/custom_page.schema.json
index c7a1907..adb7fce 100644
--- a/custom_page.schema.json
+++ b/custom_page.schema.json
@@ -88,22 +88,7 @@
]
},
"content": {
- "type": "array",
- "items": {
- "type": "object",
- "properties": {
- "type": {
- "type": "string"
- },
- "content": {
- "type": "string"
- }
- },
- "required": [
- "type",
- "content"
- ]
- }
+ "type": "string"
}
},
"required": [