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
Remove example use of missing Response.bodyFields (#597)
Closes#173
I don't think it is common for a server to respond with `form-data`
formatted data. Instead use a more realistic example of the server
responding with JSON.
0 commit comments