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

API Version 400 Responses are Not Compliant by Default #25

Closed
commonsensesoftware opened this issue Sep 17, 2016 · 1 comment
Closed
Assignees

Comments

@commonsensesoftware
Copy link
Collaborator

Although failure to match an API version does return HTTP status code 400 (Bad Request), the error response format is not always compliant with the structure defined in the error condition responses defined in the Microsoft REST guidelines.

The default response format should be compliant by default. There should also be a means to alter the response format for service authors that are not concerned with compliance.

@commonsensesoftware
Copy link
Collaborator Author

Fixed in commit 239ec61

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

1 participant