From 2f9f7e4ec5f671ebcdf8b2eef76cae2a7d50f26b Mon Sep 17 00:00:00 2001 From: Glen Robson Date: Fri, 9 Dec 2022 13:25:12 +0000 Subject: [PATCH] Fixing missing anno page ref --- schema/iiif_3_0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/schema/iiif_3_0.json b/schema/iiif_3_0.json index 69fb026..1a8dfc4 100644 --- a/schema/iiif_3_0.json +++ b/schema/iiif_3_0.json @@ -678,7 +678,7 @@ "items": { "type": "array", "items": { - "$ref": "#/classes/anonPage" + "$ref": "#/classes/annotationPage" } }, "annotations": { @@ -736,7 +736,7 @@ "items": { "type": "array", "items": { - "$ref": "#/classes/anonPage" + "$ref": "#/classes/annotationPage" } }, "annotations": {