FunctionMonkey
FunctionMonkey copied to clipboard
HttpResponseHandler not used for BadParameterResponse in http.csharp.handlebars
We use our custom HttpResponseHandler to format all HTTP responses according to our API. This does not work at the moment for invalid requests to the API.
See pull request #152