Skip to content

Commit 0cc8e3b

Browse files
authored
Update iiif_3_0.json
fixing json
1 parent 3acdeb9 commit 0cc8e3b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

schema/iiif_3_0.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -891,11 +891,9 @@
891891
"prev": { "$ref": "#/classes/annotationPageRef" },
892892
"first": { "$ref": "#/classes/annotationPageRef" },
893893
"last": { "$ref": "#/classes/annotationPageRef" }
894-
},
895-
"required": ["id","type","items"],
896-
"additionalProperties": false
897-
}
898-
},
894+
}
895+
}
896+
],
899897
"required": ["id", "type", "items"],
900898
"additionalProperties": false
901899
},

0 commit comments

Comments
 (0)