質問編集履歴

2

2017/03/02 23:18

投稿

fibonacchi
fibonacchi

スコア8

test CHANGED
File without changes
test CHANGED
@@ -116,7 +116,7 @@
116
116
 
117
117
  "userId": json["user"]["id"].string,
118
118
 
119
- "tagsName": json["tags"]["name"].string
119
+ "tagsName": json["tags"]["name"].string
120
120
 
121
121
  ]
122
122
 

1

2017/03/02 23:18

投稿

fibonacchi
fibonacchi

スコア8

test CHANGED
File without changes
test CHANGED
@@ -114,7 +114,9 @@
114
114
 
115
115
  "title": json["title"].string,
116
116
 
117
- "userId": json["user"]["id"].string
117
+ "userId": json["user"]["id"].string,
118
+
119
+ "tagsName": json["tags"]["name"].string
118
120
 
119
121
  ]
120
122