.NET CORE: inconsistent behaviour for json body deserialization in different controllers

后端 未结 0 922
醉酒成梦
醉酒成梦 2020-12-21 23:19

Building an API in .NET CORE 3.1, I need to validate and deserialize json body to a custom class. What I did for one of my controllers, which is working:



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