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