Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResourceTests / empty_contact / empty_contact.json
1 {
2   "payloadName": "normative-types-new-empty_contact.yml",
3   "contactId": "",
4   "name": "tosca.nodes.empty_contact",
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": "Generic",
10     "subcategories": [
11       {
12         "name": "Infrastructure"
13       }
14     ]
15   }
16 ], 
17   "tags": [
18     "tosca.nodes.empty_contact"
19   ],
20   "vendorName": "ATT (Tosca)",
21   "vendorRelease": "1.0.0.wd03"
22 }