We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d69c88 commit f3f34e8Copy full SHA for f3f34e8
1 file changed
db/db.json
@@ -1,41 +0,0 @@
1
-{
2
- "posts": [
3
- {
4
- "id": 1,
5
- "author": "zlob",
6
- "title": "json-server"
7
- },
8
9
- "id": 2,
10
11
12
13
14
- "id": 3,
15
16
17
- }
18
- ],
19
- "comments": [
20
21
22
- "body": "3333",
23
- "post_id": 1
24
25
26
- "id": 4,
27
- "data": "123",
28
- "post_id": "1"
29
30
31
- "id": 5,
32
33
34
35
36
- "id": 6,
37
38
39
40
- ]
41
-}
0 commit comments