]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/args-int.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / args-int.json
CommitLineData
dd883c6f 1# we reject commands where data is not an array or complex type
0d8b9fb5 2{ 'command': 'oops', 'data': 'int' }