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
As suggested in #4, will have Get, Put, Post, Option, Patch as method name of the CaseHandler interface (could be alias of current Create, Update methods).
As suggested in #4, will have Get, Put, Post, Option, Patch as method name of the CaseHandler interface (could be alias of current Create, Update methods).
Makes the API easier to learn