parse json response in swift using JSONDecoder

前端 未结 0 1010
心在旅途
心在旅途 2021-01-13 00:16

This is the JSON I\'m trying to parse

{ 
  content: [
    {
       name: "Post One",
    },
    {
       name: "Post Two",
    },
 ],
 err         


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