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
Update = PATCH, Replace = PUT.
In any case, I notice we get confused between update and replace. I guess it means we should perpahs start using Patch.
So the model names should be : $ResourceName$Operation where Operation in [Get, Update, Replace, Delete, Create]. Perhaps instead of Update we should use Patch?
Database
So i guess I could move it to
Models
In any case, I notice we get confused between update and replace. I guess it means we should perpahs start using Patch.
So the model names should be : $ResourceName$Operation where Operation in [Get, Update, Replace, Delete, Create]. Perhaps instead of Update we should use Patch?
Exception handling
Originally posted by @pcrespov in #6904 (comment)
The text was updated successfully, but these errors were encountered: