summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/service/src/test/resources/resourcedictionary/default_definition.json
blob: 986ba706625914e02588212c770728d744f0c7bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "v4-aggregat-list",
  "property": {
    "description": "name of the ",
    "type": "list",
    "entry_schema": {
      "type": "dt-v4-aggregate"
    }
  },
  "updated-by": "Brinda Santh (bs2796)",
  "resource-type": "ONAP",
  "resource-path": "/v4-aggregat-list",
  "tags": null,
  "sources": {
    "input": {
      "type": "source-input"
    }
  }
}