summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-boxed-string.json
blob: aecdf97ce949585b260a20c9c185d299a5e9012d (plain)
1
2
3
4
5
6
# 'boxed' requires a complex (not built-in) type

##
# @foo:
##
{ 'command': 'foo', 'boxed': true, 'data': 'str' }