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