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