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 61fe6aa commit 9c1c89cCopy full SHA for 9c1c89c
schema/iiif_3_0.json
@@ -74,12 +74,13 @@
74
"exclusiveMinimum": 0
75
},
76
"external": {
77
- "title":"LinkedResource",
+ "title":"LinkedResources",
78
"type": "array",
79
"items": {
80
"allOf": [
81
{ "$ref": "#/types/class" },
82
{
83
+ "title": "linkedResource"
84
"type": "object",
85
"properties": {
86
"format": { "$ref": "#/types/format" },
@@ -122,11 +123,13 @@
122
123
}
124
125
"homepage": {
126
+ "title":"homepages",
127
128
129
130
131
132
+ "title": "homepage",
133
134
135
0 commit comments