Custom 404 http error in web.config is suppressing 400 errors in API C# code

后端 未结 0 1513
误落风尘
误落风尘 2020-12-09 16:35

I am developing an API using C# and .net 4.5.2; The API methods can return a handled BadRequest error or OK with an object response as per the below example:

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题