]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/args-member-case.json
qapi: Back out doc comments added just to please qapi.py
[mirror_qemu.git] / tests / qapi-schema / args-member-case.json
1 # Member names should be 'lower-case' unless the struct/command is whitelisted
2 { 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }