aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-boxed-string.json
blob: f91a1502e726f0497a3223e9334d26850a897156 (plain)
1
2
# 'boxed' requires a complex (not built-in) type
{ 'command': 'foo', 'boxed': true, 'data': 'str' }