Changing line separator type to LF
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / sample-licenses.json
index c0f78ac..7df21d5 100644 (file)
@@ -1,29 +1,29 @@
-{\r
-  "tags": "sample-licenses",\r
-  "name": "sample-licenses",\r
-  "property": {\r
-    "description" : " Sample Data for licences",\r
-    "required": true,\r
-    "type": "list",\r
-    "entry_schema": {\r
-      "type": "dt-license-key"\r
-    }\r
-  },\r
-  "updated-by": "brindasanth@onap.com",\r
-  "sources": {\r
-    "primary-config-data": {\r
-      "type": "source-rest",\r
-      "properties": {\r
-        "type": "JSON",\r
-        "url-path": "config/L3VNF-API:services/service-list/",\r
-        "path": "/licenses",\r
-        "input-key-mapping": {\r
-        },\r
-        "output-key-mapping": {\r
-          "licenses": "licenses"\r
-        },\r
-        "key-dependencies": []\r
-      }\r
-    }\r
-  }\r
-}
\ No newline at end of file
+{
+  "tags": "sample-licenses",
+  "name": "sample-licenses",
+  "property": {
+    "description" : " Sample Data for licences",
+    "required": true,
+    "type": "list",
+    "entry_schema": {
+      "type": "dt-license-key"
+    }
+  },
+  "updated-by": "brindasanth@onap.com",
+  "sources": {
+    "sdnc": {
+      "type": "source-rest",
+      "properties": {
+        "type": "JSON",
+        "url-path": "config/L3VNF-API:services/service-list/",
+        "path": "/licenses",
+        "input-key-mapping": {
+        },
+        "output-key-mapping": {
+          "licenses": "licenses"
+        },
+        "key-dependencies": []
+      }
+    }
+  }
+}