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

Included example App is broken #548

Closed
tamaloa opened this issue Dec 8, 2016 · 4 comments
Closed

Included example App is broken #548

tamaloa opened this issue Dec 8, 2016 · 4 comments

Comments

@tamaloa
Copy link

tamaloa commented Dec 8, 2016

With ruby 2.3.1 after starting the example application an opening http://localhost:9292/swagger_doc following error occurs:

GrapeSwagger::Errors::UnregisteredParser at /swagger_doc
No parser registered for Splines.
@LeFnord
Copy link
Member

LeFnord commented Dec 8, 2016

Hi @tamaloa … yeap, it is known, try to use grape-starter instead
or, even better, make a PR, which fix it 😉

@dblock
Copy link
Member

dblock commented Dec 8, 2016

@LeFnord you know about gris? It's a fairly complete api generator.

@LeFnord
Copy link
Member

LeFnord commented Dec 8, 2016

@dblock … yeap I do, you self told me about 😉

@LeFnord
Copy link
Member

LeFnord commented Dec 18, 2016

@tamaloa … mmh, it seems it isn't, I played around and all is fine, run it with: bundle exec rackup

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

3 participants