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