1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-19 11:05:16 +00:00
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"
}
}
}
}