blob: f2ae48dfa3b06c3f286c0c00a87226e83c7b6a1d [file] [log] [blame]
{
"posts": [
{
"id": 1,
"title": "json-server",
"author": "typicode"
}
],
"comments": [
{
"id": 1,
"body": "some comment",
"postId": 1
}
],
"profile": {
"name": "typicode"
}
}