Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResourceTests / empty_category / empty_category.json
1 {
2   "payloadName": "normative-types-new-empty_category.yml",
3   "contactId": "adminid",
4   "name": "tosca.nodes.empty_category",
5   "description": "Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.",
6   "resourceIconPath": "defaulticon",
7   "categories": [
8   {
9     "name": "",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ], 
17   "tags": [
18     "tosca.nodes.empty_category"
19   ],
20   "vendorName": "ATT (Tosca)",
21   "vendorRelease": "1.0.0.wd03"
22 }