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
Instead of requiring an array as data structure for a request, require an object with default values that can be overwritten. There should be variants of request objects for the HTTP methods POST, GET, PUT, PATCH, DELETE
The text was updated successfully, but these errors were encountered:
Instead of requiring an array as data structure for a request, require an object with default values that can be overwritten. There should be variants of request objects for the HTTP methods POST, GET, PUT, PATCH, DELETE
The text was updated successfully, but these errors were encountered: