Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrong json format #42

Open
4ndrey opened this issue Jan 14, 2016 · 1 comment
Open

wrong json format #42

4ndrey opened this issue Jan 14, 2016 · 1 comment

Comments

@4ndrey
Copy link

4ndrey commented Jan 14, 2016

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 "=>".

@jphastings
Copy link
Contributor

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants