Add new code new version
[sdc.git] / openecomp-ui / fixture / data / licenseModels.json
1 {
2   "results":[
3     {
4       "vendorName": "Omer Corp.",
5       "description": "",
6       "iconRef": "string",
7       "id": "1"
8     },
9     {
10       "vendorName": "Robotricks",
11       "description": "Optimus Prime",
12       "iconRef": "string",
13       "id": "2"
14     }
15   ]
16 }