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