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