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