Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / normative-port / port.json
1 {
2   "payloadName": "normative-types-new-port.yml",
3   "contactId": "jh0003",
4   "name": "Port",
5   "description": "Represents a logical entity that associates between Compute and Network normative types.",
6   "resourceIconPath": "port",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Network Elements"
13       }
14     ]
15   }
16 ],  
17  "tags": [
18     "Port"
19   ]
20 }