FunctionMonkey icon indicating copy to clipboard operation
FunctionMonkey copied to clipboard

HttpResponseHandler not used for BadParameterResponse in http.csharp.handlebars

Open MarkusBernhardt opened this issue 5 years ago • 1 comments

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.

MarkusBernhardt avatar Apr 24 '20 21:04 MarkusBernhardt

See pull request #152

MarkusBernhardt avatar Apr 26 '20 00:04 MarkusBernhardt