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
GET request parameters still show as a hash, making it confusing for readers. It should just append the parameters to the URL instead to make it clear, since GET requests do not have a JSON body.
The text was updated successfully, but these errors were encountered:
GET request parameters still show as a hash, making it confusing for readers. It should just append the parameters to the URL instead to make it clear, since GET requests do not have a JSON body.
The text was updated successfully, but these errors were encountered: