Validate parsed QName to identity
[yangtools.git] / yang / yang-data-codec-gson / src / test / resources / complexjson / case-node-external-augmentation-in-choice-in-container.json
index 4dffc9c8f7e00725ac6b463e2142c823e3e5ac1d..d8d81dcc142b65743121c400313cad445810458f 100644 (file)
@@ -4,6 +4,6 @@
         "lf15_11" : "one two",
         "lf13" : "lf13 value",
         "complexjson-augmentation:lf15_12" : "lf15_12 value from augmentation",
-        "lf15_12" : "complexjson:lf11"
+        "lf15_12" : "complexjson:ident"
     }
 }