diff options
Diffstat (limited to 'schema.json')
| -rw-r--r-- | schema.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/schema.json b/schema.json index 2678ecf..dcc75ef 100644 --- a/schema.json +++ b/schema.json @@ -176,6 +176,9 @@ "image", "tags" ] + }, + "custom_page": { + "type": "array" } }, "additionalProperties": false, |
