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 b15dce87d25f3be8a2e989d64caf6fe5c776ca7d..05cdd5715516ce5f3aee5e62b60ce6a18083d6df 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"
     }
 }