-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontacts.json
42 lines (42 loc) · 827 Bytes
/
contacts.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"id": 1,
"author": "Pete Hunt",
"text": "Hey there!"
},
{
"id": 1468876150383,
"author": "test",
"text": "test"
},
{
"id": 1468876167298,
"author": "My name",
"text": "contacting you"
},
{
"id": 1468876848135,
"author": "[email protected]",
"text": "test"
},
{
"id": 1468876975596,
"author": "[email protected]",
"text": "My message"
},
{
"id": 1468877043572,
"author": "[email protected]",
"text": "test mesage"
},
{
"id": 1468877087428,
"author": "[email protected]",
"text": "test message"
},
{
"id": 1468877563894,
"author": "[email protected]",
"text": "message"
}
]