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