]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/args-member-case.json
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging
[mirror_qemu.git] / tests / qapi-schema / args-member-case.json
CommitLineData
638c4af9 1# Member names should be 'lower-case' unless the struct is whitelisted
893e1f2c 2{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }