Backup-Restore support library + tests
[integration/test.git] / csit / libraries / backuprestore / testinput / setTwoNamesExtraAttrib.json
1 {
2  "Name": "John",
3  "LastName1":
4    {
5      "lastName1":"ln1"
6    },
7   "difference": "yes this is the difference",
8   "LastName2":
9    {
10      "lastName2":"ln2"
11    }
12 }