summaryrefslogtreecommitdiffstats
path: root/dmi-service/src/test/resources/moduleResources.json
blob: 23adfcba2204eb5257e5994c28e8b936c488694f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "data": {
    "modules": [
      {
        "name": "ietf-yang-library",
        "revision": "2016-06-21"
      },
      {
        "name": "nc-notifications",
        "revision": "2008-07-14"
      }
    ]
  },
  "cmHandleProperties": {
    "subsystemId": "system-001"
  },
  "moduleSetTag": "module-set-tag1"
}