blob: 5c8049bfed7d6a20e70118f8ad2b2689863ef817 [file] [log] [blame]
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +03001{
2 "categories": [
3 {
4 "name": "xxx1",
5 "categoryId": "1"
6 },
7 {
8 "name": "yyy1",
9 "categoryId": "2"
10 },
11 {
12 "name": "zzz1",
13 "categoryId": "3"
14 },
15 {
16 "name": "aaa1",
17 "categoryId": "4"
18 },
19 {
20 "name": "platform",
21 "categoryId": "1"
22 },
23 {
Ittay Sternf4dff322019-07-08 15:46:44 +030024 "name": "WATKINS",
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +030025 "categoryId": "2"
26 },
27 {
Ittay Sternf4dff322019-07-08 15:46:44 +030028 "name": "ONAP",
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +030029 "categoryId": "3"
30 },
31 {
Ittay Sternf4dff322019-07-08 15:46:44 +030032 "name": "Melissa",
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +030033 "categoryId": "4"
34 },
35 {
Ittay Sternf4dff322019-07-08 15:46:44 +030036 "name": "WayneHolland",
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +030037 "appId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc",
38 "categoryId": "4"
39 },
40 {
41 "name": "x1",
42 "categoryId": "2"
Ittay Sternf4dff322019-07-08 15:46:44 +030043 },
44 {
45 "name": "1908.19",
46 "categoryId": "7"
47 },
48 {
49 "name": "1908.27",
50 "categoryId": "7"
Sonsino, Ofir (os0695)4a4dcc52018-08-12 14:51:28 +030051 }
52 ]
53}