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