Posting Boolean to ASP.NET Core 5 Controller Fails for “true” but not true

后端 未结 0 408
独厮守ぢ
独厮守ぢ 2020-12-20 23:16

I do a post request using curl as follows to an asp.net core 5 controller

curl -d "{\\"sponsorOnly\\":\\"true\\", \\"id\\":         


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