Closed
Description
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.