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
Review comment: #572 (comment)
We have the same field validator definitions for groups field in user schema models such as UserCreate and UserUpdate.
Check if field validators can be reused in pydantic v2 and optimize models if possible.