aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-bad-boxed.json
blob: dea0cd0aa51a1376760508bed9e028e202f11783 (plain)
1
2
# 'boxed' should only appear with value true
{ 'command': 'foo', 'boxed': false }