Skip to content

Collections of Byte handled as BYTES or FIXED instead of ARRAY of INT #194

Closed
@Chuckame

Description

The BYTES or FIXED should only be used with ByteArray. For all the other bytes collections (list, set, ...) then handle it as

{
   "type": "array",
   "items": "int"
}

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions