Closed Chuckame closed 4 months ago
The BYTES or FIXED should only be used with ByteArray. For all the other bytes collections (list, set, ...) then handle it as
BYTES
FIXED
ByteArray
{ "type": "array", "items": "int" }
Released in v2.0.0
The
BYTES
orFIXED
should only be used withByteArray
. For all the other bytes collections (list, set, ...) then handle it as