summaryrefslogtreecommitdiffstats
path: root/robot/assets/usecases/5gbulkpm/blueprintTemplate.json
diff options
context:
space:
mode:
authormrichomme <morgan.richomme@orange.com>2020-03-09 15:26:13 +0100
committermrichomme <morgan.richomme@orange.com>2020-03-18 09:18:01 +0100
commit4f144a79e622058f233446b70ba3370f31118582 (patch)
tree6da8b728f5503d98c456f31515c69562133dca15 /robot/assets/usecases/5gbulkpm/blueprintTemplate.json
parent08f66656f78ebf1ae6dc2ed1419501b32c3701db (diff)
Fix json format issues
Issue-ID: INT-1478 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ia5cb9866e7f6a7af45a361ba1d7c1722220054c3 Signed-off-by: mrichomme <morgan.richomme@orange.com>
Diffstat (limited to 'robot/assets/usecases/5gbulkpm/blueprintTemplate.json')
-rw-r--r--robot/assets/usecases/5gbulkpm/blueprintTemplate.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/robot/assets/usecases/5gbulkpm/blueprintTemplate.json b/robot/assets/usecases/5gbulkpm/blueprintTemplate.json
index 5615d2c3..f3b87e7d 100644
--- a/robot/assets/usecases/5gbulkpm/blueprintTemplate.json
+++ b/robot/assets/usecases/5gbulkpm/blueprintTemplate.json
@@ -1,12 +1,12 @@
{
- "asdcResourceId": "",
- "asdcServiceId": "",
- "asdcServiceURL": "",
- "blueprintTemplate": "",
- "owner": "robot",
- "serviceIds": [],
- "serviceLocations": [],
- "typeName": "",
- "typeVersion": 100,
- "vnfTypes": []
-} \ No newline at end of file
+ "asdcResourceId": "",
+ "asdcServiceId": "",
+ "asdcServiceURL": "",
+ "blueprintTemplate": "",
+ "owner": "robot",
+ "serviceIds": [],
+ "serviceLocations": [],
+ "typeName": "",
+ "typeVersion": 100,
+ "vnfTypes": []
+}