summaryrefslogtreecommitdiffstats
path: root/usecaseui-portal/src/app/mock/json
diff options
context:
space:
mode:
authorTao Shen <shentao@chinamobile.com>2019-09-11 09:33:50 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-11 09:33:50 +0000
commitd56bca3670049515d8a69e56d9f692e0f70c276b (patch)
tree993bc05c8aa9ec24a6b4f5e191e34fcb77164cc5 /usecaseui-portal/src/app/mock/json
parent1790dca317395495df2ea72ac4e088d4347bbacf (diff)
parentfa426eee7abcb1a509b263585f4556f661a99d38 (diff)
Merge "feat: add post and put mock method"
Diffstat (limited to 'usecaseui-portal/src/app/mock/json')
-rw-r--r--usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json6
-rw-r--r--usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers_service-subscriptions.json6
2 files changed, 12 insertions, 0 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
new file mode 100644
index 00000000..c014187e
--- /dev/null
+++ b/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers.json
@@ -0,0 +1,6 @@
+{
+ "global-customer-id": "Democcy",
+ "subscriber-name": "Democcy",
+ "subscriber-type": "INFRA",
+ "resource-version": "1535601196964"
+} \ No newline at end of file
diff --git a/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers_service-subscriptions.json b/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers_service-subscriptions.json
new file mode 100644
index 00000000..c014187e
--- /dev/null
+++ b/usecaseui-portal/src/app/mock/json/PUT_uui-lcm_customers_service-subscriptions.json
@@ -0,0 +1,6 @@
+{
+ "global-customer-id": "Democcy",
+ "subscriber-name": "Democcy",
+ "subscriber-type": "INFRA",
+ "resource-version": "1535601196964"
+} \ No newline at end of file