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