Skip to content

Commit 529bf81

Browse files
committed
Allowing specific resource in the body
1 parent 10e294b commit 529bf81

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

schema/iiif_3_0.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,9 @@
215215
"language": { "type": "string"}
216216
},
217217
"required": ["value", "type"]
218+
},
219+
{
220+
"$ref": "#/classes/specificResource"
218221
}
219222
]
220223
},

0 commit comments

Comments
 (0)