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 6939e1c commit f400006Copy full SHA for f400006
db.json
@@ -2,7 +2,7 @@
2
"posts": [
3
{ "id": 1, "title": "Post 1" },
4
{ "id": 2, "title": "Post 2" },
5
- { "id": 3, "title": "Post 3" },
+ { "id": 3, "title": "Post 3" }
6
],
7
"comments": [
8
{ "id": 1, "body": "some comment", "postId": 1 },
0 commit comments