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