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
If this is done, then the parsing of URL params and construction of JSON objects is pushed out into app space. Less code in the API, but potentially more code overall, and a less-usable API.
The search endpoint should receive params from a JSON object in the body of the request.
The text was updated successfully, but these errors were encountered: