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