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