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.
The
allow_unknownfeature is currently broken (it will lead to aKeyErrorwhen it tries to indextheSubRecord[theUnknownKey]).So, just remove it, since it's not needed.