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

Create more informative 400 errors for requests with incorrect API version #2

Open
andrewzey opened this issue Jun 21, 2015 · 0 comments

Comments

@andrewzey
Copy link
Member

currently relying on resitfy's default message for handling requests with invalid API version:
'%s is not supported by %s %s', req.version, req.method, req.url

This should be more informative:

<version> version doesn’t exist. please use /versions endpoint to view all available api versions.

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

1 participant