xref: /qemu/tests/qapi-schema/args-bad-boxed.json (revision a27bd6c779badb8d76e4430d810ef710a1b98f4e)
1# 'boxed' should only appear with value true
2{ 'command': 'foo', 'boxed': false }
3