zschema icon indicating copy to clipboard operation
zschema copied to clipboard

Remove support for allow_unknown

Open justinbastress opened this issue 7 years ago • 0 comments

The allow_unknown feature is currently broken (it will lead to a KeyError when it tries to index theSubRecord[theUnknownKey]).

So, just remove it, since it's not needed.

justinbastress avatar Dec 12 '17 17:12 justinbastress