diff options
Diffstat (limited to 'components/resource-dict/load/resource_dictionary/address.json')
-rw-r--r-- | components/resource-dict/load/resource_dictionary/address.json | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/components/resource-dict/load/resource_dictionary/address.json b/components/resource-dict/load/resource_dictionary/address.json new file mode 100644 index 000000000..e999938cf --- /dev/null +++ b/components/resource-dict/load/resource_dictionary/address.json @@ -0,0 +1,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" + } + } + } +}
\ No newline at end of file |