Skip to content

Commit 261e6c9

Browse files
authored
Merge pull request #128 from ManualForArchipelago/schema-fix
Allow for empty array in item categories
2 parents ca3d9d4 + 8de8b59 commit 261e6c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

schemas/Manual.items.schema.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"items": {
3333
"type": "string"
3434
},
35-
"minItems": 1,
3635
"uniqueItems": true
3736
},
3837
"count": {

0 commit comments

Comments
 (0)