Loop through multi-level json coming from FromBody to a model C#

前端 未结 0 863
天命终不由人
天命终不由人 2021-01-26 13:23

I have a json that I post via postman to my controller in a .net core api, the data arrives in my model Document, which is the following:

public class Document
{
         


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