Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / network / network.json
1 {
2   "payloadName": "normative-types-new-network.yml",
3   "contactId": "jh0003",
4   "name": "Network",
5   "description": "Represents a simple , logical network service.",
6   "resourceIconPath": "network",
7   "resourceType": "VL",
8   "categories": [
9   {
10     "name": "Generic",
11     "subcategories": [
12       {
13         "name": "Infrastructure"
14       }
15     ]
16   }
17 ],
18   "tags": [
19     "Network"
20   ]
21 }