Description
new MapperBuilder().build().toStructure(new []{3,4,5); returns an empty JsonObject instead of an JsonArray with 3 elements.
Attachments
Issue Links
- links to
new MapperBuilder().build().toStructure(new []{3,4,5); returns an empty JsonObject instead of an JsonArray with 3 elements.