You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of specifying true or false, it would be fantastic to be able to specify with levels of tables use naked as value. For example. I often want first-level naked values set to boolean, but second level I would prefer naked as value. I would be helpful if I could list naked_as_value={2} to apply this to second level tables only,
(for what it's worth, I would like to start contributing to this, I just need to find the time and learn how to properly do it).