raginigunnam

Results 1 comments of raginigunnam

> If you are using the AspNetCoreOData package, the solution I've found is to combine [a custom ODataSerializer](https://github.com/OData/AspNetCoreOData/blob/main/docs/customize_odataerror.md) with an error-handling middleware. This way you can control the response body...