mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
11 lines
122 B
JSON
11 lines
122 B
JSON
|
{
|
||
|
"file": {
|
||
|
"int": 1,
|
||
|
"string": "string",
|
||
|
"object": {
|
||
|
"data": "value",
|
||
|
"foo": "bar"
|
||
|
}
|
||
|
}
|
||
|
}
|