mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
15 lines
206 B
JSON
15 lines
206 B
JSON
|
{
|
||
|
"file": {
|
||
|
"blah": {
|
||
|
"any": "possible",
|
||
|
"combination": {
|
||
|
"of": "json",
|
||
|
"nested": {
|
||
|
"objects": "should",
|
||
|
"be": "possible"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|