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