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