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
This dates back to when TypedDictValidator was used to build fields for models. extra is not supported by Python TypedDicts so we can remove the logic from here.
@sydney-runkle can we do that now, or do we need to wait for V3?