-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmocky.txt
91 lines (90 loc) · 2.63 KB
/
mocky.txt
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
GET https://run.mocky.io/v3/db830bac-3ac3-4d97-ba85-aa13aacf5be5
Widget Mock
{
"sampleResponse1":{
"data":{
"users":{
"total":2.08,
"historicalData":[
{
"time":{
"month":6,
"year":2022
},
"value":0.28
},
{
"time":{
"month":7,
"year":2022
},
"value":0.82
},
{
"time":{
"month":8,
"year":2022
},
"value":0.92
},
{
"time":{
"month":9,
"year":2022
},
"value":0.88
},
{
"time":{
"month":10,
"year":2022
},
"value":0.91
},
{
"time":{
"month":11,
"year":2022
},
"value":1.24
},
{
"time":{
"month":2,
"year":2023
},
"value":1.03
},
{
"time":{
"month":3,
"year":2023
},
"value":1.72
},
{
"time":{
"month":12,
"year":2022
},
"value":0.97
},
{
"time":{
"month":1,
"year":2023
},
"value":1.0
},
{
"time":{
"month":4,
"year":2023
},
"value":2.08
}
]
}
}
}
}