Skip to content

Commit 3aa34b3

Browse files
committed
Value isn't required on a stylesheet
1 parent d6ddadc commit 3aa34b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

schema/iiif_3_0.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1439,7 +1439,7 @@
14391439
},
14401440
"value": { "type": "string" }
14411441
},
1442-
"required": ["type", "value"]
1442+
"required": ["type"]
14431443
}
14441444
]
14451445
},

0 commit comments

Comments
 (0)