summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/database/database.json
blob: 0f09e278c08685530d4205a8f5c88769fca9445c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "payloadName": "normative-types-new-database.yml",
  "contactId": "jh0003",
  "name": "Database",
  "description": "Represents a logical database that can be managed and hosted by a DBMS node.",
  "resourceIconPath": "defaulticon",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Database"
      }
    ]
  }
],
  "tags": [
    "Database"
  ]
}