Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

fix nested map serialization #24

Merged
merged 1 commit into from
Nov 7, 2015
Merged

fix nested map serialization #24

merged 1 commit into from
Nov 7, 2015

Conversation

cresny
Copy link

@cresny cresny commented Nov 7, 2015

With current version, attempting to serialize with a schema that has any nested maps results in a JsonMappingException along the lines of: Not an array: {"type":"map","values":...

Fix is simple, looks like it was just a typo.

@cowtowncoder
Copy link
Member

I think this is the fix for #23.

cowtowncoder added a commit that referenced this pull request Nov 7, 2015
@cowtowncoder cowtowncoder merged commit a893c4c into FasterXML:master Nov 7, 2015
@cowtowncoder cowtowncoder added this to the 2.4.0 milestone Nov 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants