Implement Enhancements to the Microservice
[dcaegen2/services/son-handler.git] / dpo / data-formats / cellListFromSdnr-dataformat.json
index 610552e..1875be8 100644 (file)
@@ -1,18 +1,18 @@
 {
-    "dataformatversion": "1.0.0", 
-    "jsonschema": {
-        "$schema": "http://json-schema.org/draft-04/schema#", 
-        "description": "", 
-        "items": {
-            "description": "", 
-            "type": "string"
-        }, 
-        "type": "array"
-    }, 
-    "self": {
-        "description": "", 
-        "name": "CELLLIST_FROM_SDNR", 
-        "version": "1.0.0"
-    }
+       "dataformatversion": "1.0.0",
+       "jsonschema": {
+               "$schema": "http://json-schema.org/draft-04/schema#",
+               "description": "",
+               "items": {
+                       "description": "",
+                       "type": "string"
+               },
+               "type": "array"
+       },
+       "self": {
+               "description": "",
+               "name": "CELLLIST_FROM_SDNR",
+               "version": "1.0.0"
+       }
 }