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
Ahh yes! It's rendering a ruby string rather than a json one. Sadly blinkbox books folded nearly a year ago and I don't have much time for this project any more - if you want to submit a PR I'll be happy to review and merge it!
GET http://fmcg.www.swaggerific.io/me returns:
{"id"=>1, "first_name"=>"John", "last_name"=>"Galt", "email"=>"john@ya.de", "gender"=>"M"}
Should be ":" instead of "=>".
The text was updated successfully, but these errors were encountered: