-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathreviews.json
More file actions
34 lines (34 loc) · 942 Bytes
/
reviews.json
File metadata and controls
34 lines (34 loc) · 942 Bytes
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
[
{
"reviewId": 1111,
"postDate": "2023-04-05",
"reviewerId": "6442b00148f55dabfb11cfbb",
"providerId": "6442af6248f55dabfb11cfb1",
"rate": 4.5,
"comment": "Really good service"
},
{
"reviewId": 2222,
"postDate": "2023-04-05",
"reviewerId": "6442b00148f55dabfb11cfbc",
"providerId": "6442af6248f55dabfb11cfb3",
"rate": 4.5,
"comment": "Really good service"
},
{
"reviewId": 3333,
"postDate": "2023-04-05",
"reviewerId": "6442b00148f55dabfb11cfbb",
"providerId": "6442af6248f55dabfb11cfb3",
"rate": 4.5,
"comment": "Really good service"
},
{
"reviewId": 4444,
"postDate": "2023-04-05",
"reviewerId": "6442b00148f55dabfb11cfbe",
"providerId": "6442af6248f55dabfb11cfb1",
"rate": 4.5,
"comment": "Really good service"
}
]