aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/address.json
blob: e999938cf8c752054249a8778aa28d866cfc420f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name" : "address",
  "tags" : "address",
  "updated-by" : "Singal, Kapil <ks220y@att.com>",
  "property" : {
    "description" : "address",
    "type" : "string"
  },
  "sources" : {
    "input" : {
      "type" : "source-input",
      "properties" : {
        "key" : "address"
      }
    }
  }
}