Handling empty text nodes
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / bug8927 / json / expected.json
index b230c30a8653470bd298f7fe360d6ff747f55e88..e491fe3b426bc6df90bdcfbc596c2ea5c5f67d5c 100644 (file)
@@ -2,7 +2,7 @@
   "bug8927:foo": {
     "alarm-information": {
       "alarm-summary": {
-        "active-alarm-count": null
+        "active-alarm-count": ""
       },
       "alarm-detail": {
         "alarm-time": "2017-08-02 19:03:44 UTC",
       }
     }
   }
-}
\ No newline at end of file
+}