Implement Enhancements to the Microservice
[dcaegen2/services/son-handler.git] / dpo / data-formats / configdb-req-dataformat.json
index a40a05c..9549541 100644 (file)
@@ -1,12 +1,11 @@
 {
-    "self": {
-        "name": "CONFIGDB-REQ",
-        "version": "1.0.0",
-        "description": "Request to config DB"
-
-    },
-    "dataformatversion": "1.0.0",
-    "unstructured": {
-        "encoding": "UTF-8"
-    }
+       "self": {
+               "name": "CONFIGDB-REQ",
+               "version": "1.0.0",
+               "description": "Request to config DB"
+       },
+       "dataformatversion": "1.0.0",
+       "unstructured": {
+               "encoding": "UTF-8"
+       }
 }