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