summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-09-12 06:24:44 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-12 06:24:44 +0000
commit8fc83809ff5d970b7ecda3e24e4038faa03d950b (patch)
treebc02a01a2e1b179057ecf5e6961ffe18ebb3014b /usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
parente779979ec9c7bbb18711339a26c4706a7096f7cc (diff)
parent3664bafa60eadff25e0f17f6ffcc5d1341ecfcda (diff)
Merge "feat:mock local json data for customers page"
Diffstat (limited to 'usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json')
-rw-r--r--usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json b/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
index c014187e..01492fb9 100644
--- a/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
+++ b/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
@@ -1,6 +1,6 @@
{
- "global-customer-id": "Democcy",
- "subscriber-name": "Democcy",
- "subscriber-type": "INFRA",
- "resource-version": "1535601196964"
+ "status":"SUCCESS",
+ "global-customer-id": "tian_test",
+ "subscriber-name": "tian_test",
+ "subscriber-type": "INFRA"
} \ No newline at end of file