summaryrefslogtreecommitdiffstats
path: root/qemu/tests/qapi-schema/args-member-case.json
blob: 93439bee8b337349452b5dc7a2657aed48f8074c (plain)
1
2
# Member names should be 'lower-case' unless the struct/command is whitelisted
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }