libvirt/tests/virjsondata/deflatten-unflattened-in.json

13 lines
219 B
JSON
Raw Normal View History

{
"file.blah": {
"any":"possible",
"combination":{
"of":"json",
"nested":{
"objects":"should",
"be":"possible"
}
}
}
}