-
Notifications
You must be signed in to change notification settings - Fork 6
/
StructureWithValues.json
103 lines (103 loc) · 1.63 KB
/
StructureWithValues.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
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
92
93
94
95
96
97
98
99
100
101
102
103
{
"params": [{
"id": 34,
"title": "testcaseId",
"value": 298
}, {
"id": 146,
"title": "Testcase name",
"value": "Валидация параметров на подаче объявления"
}, {
"id": 73,
"title": "unitId",
"value": "SellerX",
"values": [{
"id": 345,
"title": "SellerX",
"params": [ {
"id": 230,
"title": "Feature",
"value": "Publish item",
"values": [{
"id": 4931,
"title": "Publish item"
}, {
"id": 4932,
"title": "Edit item"
}]
}]
}, {
"id": 346,
"title": "Trust&Safety",
"params": [ {
"id": 261,
"title": "Feature",
"value": "",
"values": [{
"id": 4894,
"title": "Authorize user"
}, {
"id": 4896,
"title": "Restore password"
}]
}]
}]
}, {
"id": 122,
"title": "Platform",
"value": "iOS",
"values": [{
"id": 644,
"title": "Android",
"params": [{
"id": 1271,
"title": "Test type",
"value": "",
"values": [{
"id": 7197,
"title": "UI"
}, {
"id": 7199,
"title": "Business"
}]
}]
}, {
"id": 646,
"title": "iOS",
"params": [{
"id": 1373,
"title": "Test type",
"value": "Business",
"values": [{
"id": 7201,
"title": "UI"
}, {
"id": 7204,
"title": "Business"
}]
}]
}]
}, {
"id": 421,
"title": "Priority",
"value": "High",
"values": [{
"id": 877,
"title": "High"
}, {
"id": 879,
"title": "Low"
}]
}, {
"id": 2128,
"title": "Tags",
"value": "production",
"values": [{
"id": 3624,
"title": "develop"
}, {
"id": 3627,
"title": "production"
}]
}]
}