qemu-e2k/tests/qapi-schema/args-boxed-string.json

7 lines
115 B
JSON

# 'boxed' requires a complex (not built-in) type
##
# @foo:
##
{ 'command': 'foo', 'boxed': true, 'data': 'str' }