CTUAvastLab/JsonGrinder.jl

Remove skipping of Dictionary in JsonGrinder

racinmat opened this issue · 1 comments

Currently, JsonGrinder skript dictionary if it has single key and only returns this, as an optimization.
This leads to inconsistencies, and should be handles by reflectinmodel of Mill.jl

Fixed in branch refactor.