diff options
author | eronkeo <ronan.keogh@ericsson.com> | 2018-08-10 15:04:19 +0100 |
---|---|---|
committer | eronkeo <ronan.keogh@ericsson.com> | 2018-08-10 16:48:54 +0100 |
commit | 4261823d84c2b911b68cdf4cb4dc3be429ebe285 (patch) | |
tree | ccf8ac98bb48e347540fe4236d2a15672fd61ae4 /datarouter-prov/data/addSubscriber.txt | |
parent | 13639e1b05d8c8b5b1e9efd543573834501aefaa (diff) |
datarouter-prov code clean - remove tabs
Change-Id: Ibdb9f871ae5226abbb658f5a6139224981f05071
Issue-ID: DMAAP-581
Signed-off-by: eronkeo <ronan.keogh@ericsson.com>
Diffstat (limited to 'datarouter-prov/data/addSubscriber.txt')
-rw-r--r-- | datarouter-prov/data/addSubscriber.txt | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/datarouter-prov/data/addSubscriber.txt b/datarouter-prov/data/addSubscriber.txt index a9d4156e..b066113d 100644 --- a/datarouter-prov/data/addSubscriber.txt +++ b/datarouter-prov/data/addSubscriber.txt @@ -1,15 +1,15 @@ -
-{
- "delivery" :
-
- {
- "url" : "http://172.18.0.3:7070/",
- "user" : "LOGIN",
- "password" : "PASSWORD",
- "use100" : true
- },
- "metadataOnly" : false,
- "suspend" : false,
- "groupid" : 29,
- "subscriber" : "sg481n"
-}
+ +{ + "delivery" : + + { + "url" : "http://172.18.0.3:7070/", + "user" : "LOGIN", + "password" : "PASSWORD", + "use100" : true + }, + "metadataOnly" : false, + "suspend" : false, + "groupid" : 29, + "subscriber" : "sg481n" +} |