Fix for radio buttons
[sdc.git] / asdc-tests / src / test / resources / CI / importResource / webApplication / webApplication.json
1 {
2   "payloadName": "normative-types-new-webApplication.yml",
3   "contactId": "jh0003",
4   "name": "WebApplication",
5   "description": "Represents a software application that can be managed and run by a Web Server node.  Specific types of web applications such as Java, etc. could be derived from this type.",
6   "resourceIconPath": "defaulticon",
7   "categories": [
8   {
9     "name": "Generic",
10     "subcategories": [
11       {
12         "name": "Abstract"
13       }
14     ]
15   }
16 ],
17   "tags": [
18     "WebApplication"
19   ]
20 }