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 I provide a path of /api/users?city=london, it should peel the query params off and include them properly instead of blowing up like it currently does.
The text was updated successfully, but these errors were encountered:
If I provide a path of
/api/users?city=london
, it should peel the query params off and include them properly instead of blowing up like it currently does.The text was updated successfully, but these errors were encountered: