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