blob: 5239c4fafc435c6fdea8e2aeea8099025f2944a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"results":[
{
"vendorName": "Omer Corp.",
"description": "",
"iconRef": "string",
"id": "1"
},
{
"vendorName": "Robotricks",
"description": "Optimus Prime",
"iconRef": "string",
"id": "2"
}
]
}
|