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