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