Yang and XML conversion to Json test with equals
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / yang-to-json-conversion / simple-yang-types / xml / awaited_output.json
index a0e5f2f0f2b804d182b9b1f1c310f61e150e9718..8888e7f5fbb34198017ee0f10814bf741eb20ea3 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "smptp:cont1": {
+    "cont1": {
         "lf11":"lf",
         "lflst11": [55,56,57],
         "lflst12": ["lflst12 str1", "lflst12 str2", "lflst12 str3"],
@@ -58,8 +58,6 @@
                        "lf1111" : 56
                        }
                        ],
-            }        
-        ]
                        "lst112" : [
                        {
                        "lf1121" : "lf1121 str21"
@@ -69,6 +67,6 @@
                        }
                        ]
             }
-            ]
+         ]
     }
 }
\ No newline at end of file