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

Add line number for errors #89

Open
mvndaai opened this issue Apr 23, 2018 · 2 comments
Open

Add line number for errors #89

mvndaai opened this issue Apr 23, 2018 · 2 comments

Comments

@mvndaai
Copy link

mvndaai commented Apr 23, 2018

I get the error analyzed: types don't match expect map key string or int got: bool which has no reference to anything. This same code passes a swagger validator online. How do I find out what you want to fix?

@fredbi
Copy link
Member

fredbi commented Apr 23, 2018

This issue was also discuted here: go-swagger/go-swagger#121

This is a difficult problem with the current go ecosystem (json and yaml decoders).

@mvndaai
Copy link
Author

mvndaai commented Apr 24, 2018

Thank you for taking the time to explain that @fredbi.

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

No branches or pull requests

3 participants