mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
10 lines
238 B
JSON
10 lines
238 B
JSON
|
{
|
||
|
"foo.double.nest1":"some",
|
||
|
"foo.double.nest2":"more",
|
||
|
"bar.double.nest3": {
|
||
|
"even":"objects"
|
||
|
},
|
||
|
"foo.very.deeply.nested.object.chains.nest1":"some",
|
||
|
"foo.very.deeply.nested.object.chains.nest2":"stuff"
|
||
|
}
|