Sonsino, Ofir (os0695) | 4a4dcc5 | 2018-08-12 14:51:28 +0300 | [diff] [blame^] | 1 | { |
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 | { | ||||
24 | "name": "DFW", | ||||
25 | "categoryId": "2" | ||||
26 | }, | ||||
27 | { | ||||
28 | "name": "ECOMP", | ||||
29 | "categoryId": "3" | ||||
30 | }, | ||||
31 | { | ||||
32 | "name": "Wireline", | ||||
33 | "categoryId": "4" | ||||
34 | }, | ||||
35 | { | ||||
36 | "name": "MetroPacketCore", | ||||
37 | "appId": "d61e6f2d-12fa-4cc2-91df-7c244011d6fc", | ||||
38 | "categoryId": "4" | ||||
39 | }, | ||||
40 | { | ||||
41 | "name": "x1", | ||||
42 | "categoryId": "2" | ||||
43 | } | ||||
44 | ] | ||||
45 | } |