mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 05:35:56 -04:00
fix the schema (a problem with condition)
This commit is contained in:
parent
d3917ad5bc
commit
55e820aa92
@ -67,7 +67,7 @@
|
||||
"values": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": ["integer","boolean"]
|
||||
"type": ["integer","boolean","string"]
|
||||
},
|
||||
"additionalItems": false,
|
||||
"minItems": 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user