{" data ": {" type" : "posts," "attributes" : {" content ":" xiexie "}, "relationships" : {" discussion ": {" data" : {" type ":" discussions ", "id" : "99"}}}}}
Not to say that the list can't specify the key, so can only use a map to the layers of Mosaic, but,,, this, this,,,
is that right? How a little not letter, I feel bad
CodePudding user response:
{
"Type" : "posts,"
"Attributes" : {
"Content" : "xiexie"
},
"Relationships" : {
"Discussion" : {
"Data" : {
"Type" : "discussions",
"Id" : "99"
}
}
}
},
{
"Type" : "posts,"
"Attributes" : {
"Content" : "xiexie"
},
"Relationships" : {
"Discussion" : {
"Data" : {
"Type" : "discussions",
"Id" : "99"
}
}
}
}
]
CodePudding user response:
Your New is a & lt; String, String> Types of map, you put a map that is certainly not ah,CodePudding user response: