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
The user currently only can be updated entirely by the PUT method. It'll be a good option to add partial updating using PUT with server validation or PATCH method.
The user currently only can be updated entirely by the PUT method. It'll be a good option to add partial updating using PUT with server validation or PATCH method.