doc/schema/template.json in landable-1.11.1 vs doc/schema/template.json in landable-1.12.1
- old
+ new
@@ -40,9 +40,14 @@
"editable": {
"type": "boolean"
},
+ "page_ids": {
+ "type": "array",
+ "items": { "$ref": "uuid.json" }
+ },
+
"thumbnail_url": {
"type": ["string", "null"]
},
"is_publishable": {