Skip to content

(guava) Multimap serializer produces wrong Schema structure #19

@cowtowncoder

Description

@cowtowncoder

(note: root cause for FasterXML/jackson-dataformats-binary#103)

Looks like MultimapSerializer is reporting its structure same as regular MapSerializer.
This incorrect since its values are wrapped in an array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions