We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a068aa1 commit 6939e1cCopy full SHA for 6939e1c
db.json
@@ -5,7 +5,7 @@
5
{ "id": 3, "title": "Post 3" },
6
],
7
"comments": [
8
- { "id": 1, "body": "some comment", "postId": 1 }
+ { "id": 1, "body": "some comment", "postId": 1 },
9
{ "id": 2, "body": "some comment", "postId": 1 }
10
11
"profile": {
0 commit comments