We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8263d3 commit e07348dCopy full SHA for e07348d
schema/iiif_3_0.json
@@ -240,6 +240,7 @@
240
{ "$ref": "#/types/class" },
241
{
242
"type": "object",
243
+ "additionalProperties": true,
244
"properties": {
245
"profile": { "type": "string" },
246
"service": { "$ref": "#/classes/service" }
@@ -250,6 +251,7 @@
250
251
252
253
"title": "serviceV2",
254
255
256
"@id": { "$ref": "#/types/id" },
257
"@type": { "type": "string" },
0 commit comments