Skip to content

Commit fdb43b9

Browse files
committed
Requiring items if this is a manifest
1 parent 5848475 commit fdb43b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/iiif_3_0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -551,7 +551,7 @@
551551
}
552552
}
553553
},
554-
"required": ["id", "type", "label"]
554+
"required": ["id", "type", "label", "items"]
555555
}
556556
]
557557
},

0 commit comments

Comments
 (0)