summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/test/resources/node-types/nodeTypeWithoutModelsField.json
blob: 3c0eb14bb3233b93d7c6200a15d07e178804acfb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "payloadName": "TestNodeType002.yml",
  "contactId": "jh0003",
  "name": "TestNodeType002",
  "description": "TestUploadNodeType002",
  "resourceIconPath": "compute",
  "resourceType": "VFC",
  "categories": [{
    "name": "Generic",
    "subcategories": [{
      "name": "Infrastructure"
    }]
  }],
  "tags": ["TestUploadNodeType002"]
}