Skip to content

Commit c9ded31

Browse files
committed
Removing duplicate
1 parent 23850a5 commit c9ded31

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

schema/iiif_3_0.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -979,15 +979,6 @@
979979
},
980980
{
981981
"$ref": "#/classes/specificResource"
982-
},
983-
{
984-
"title": "Annotation target can also contain just scope and source",
985-
"type": "object",
986-
"properties": {
987-
"source": { "$ref": "#/types/id" },
988-
"scope": { "$ref": "#/types/id" }
989-
},
990-
"required": ["source", "scope"]
991982
}
992983
]
993984
},
@@ -1008,6 +999,7 @@
1008999
{ "$ref": "#/types/class" }
10091000
]
10101001
},
1002+
"scope": { "$ref": "#/types/id"},
10111003
"selector": {
10121004
"oneOf": [
10131005
{ "$ref": "#/classes/selector" },

0 commit comments

Comments
 (0)