Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / root / root.json
1 {
2   "payloadName": "normative-types-new-root.yml",
3   "contactId": "jh0003",
4   "name": "Root",
5   "description": "Represents a generic software component that can be managed and run by a Compute Node Type.",
6   "resourceIconPath": "defaulticon",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Abstract"
13       }
14     ]
15   }
16 ],
17   "tags": [
18     "Root"
19   ]
20 }