]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/data-int.json
qapi: Support downstream structs
[mirror_qemu.git] / tests / qapi-schema / data-int.json
1 # we reject commands where data is not an array or complex type
2 { 'command': 'oops', 'data': 'int' }