Changing line separator type to LF
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / nfc-naming-code.json
index ba74e2d..55d8177 100755 (executable)
@@ -1,35 +1,35 @@
-{\r
-  "tags": "nfc-naming-code",\r
-  "name": "nfc-naming-code",\r
-  "property": {\r
-    "description": "nfc-naming-code",\r
-    "type": "string"\r
-  },\r
-  "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",\r
-  "sources": {\r
-    "input": {\r
-      "type": "source-input"\r
-    },\r
-    "default": {\r
-      "type": "source-default",\r
-      "properties": {}\r
-    },\r
-    "processor-db": {\r
-      "type": "source-db",\r
-      "properties": {\r
-        "endpoint-selector": "dynamic-db-source",\r
-        "type": "SQL",\r
-        "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid",\r
-        "input-key-mapping": {\r
-          "vfccustomizationuuid": "vfccustomizationuuid"\r
-        },\r
-        "output-key-mapping": {\r
-          "nfc-naming-code": "nfc_naming_code"\r
-        },\r
-        "key-dependencies": [\r
-          "vfccustomizationuuid"\r
-        ]\r
-      }\r
-    }\r
-  }\r
-}\r
+{
+  "tags": "nfc-naming-code",
+  "name": "nfc-naming-code",
+  "property": {
+    "description": "nfc-naming-code",
+    "type": "string"
+  },
+  "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
+  "sources": {
+    "input": {
+      "type": "source-input"
+    },
+    "default": {
+      "type": "source-default",
+      "properties": {}
+    },
+    "processor-db": {
+      "type": "source-db",
+      "properties": {
+        "endpoint-selector": "dynamic-db-source",
+        "type": "SQL",
+        "query": "select nfc_naming_code as nfc_naming_code from sdnctl.VFC_MODEL where customization_uuid=:vfccustomizationuuid",
+        "input-key-mapping": {
+          "vfccustomizationuuid": "vfccustomizationuuid"
+        },
+        "output-key-mapping": {
+          "nfc-naming-code": "nfc_naming_code"
+        },
+        "key-dependencies": [
+          "vfccustomizationuuid"
+        ]
+      }
+    }
+  }
+}