Files
izyim-mockapi/db.json
T
2018-08-09 12:39:44 +08:00

12 lines
141 B
JSON

{
"comments": [
{
"id": 1,
"body": "some comment",
"postId": 1
}
],
"profile": {
"name": "typicode"
}
}