]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/args-boxed-string.json
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
[mirror_qemu.git] / tests / qapi-schema / args-boxed-string.json
1 # 'boxed' requires a complex (not built-in) type
2 { 'command': 'foo', 'boxed': true, 'data': 'str' }