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