qemu-patch-raspberry4/tests/qapi-schema/args-member-case.json

3 lines
155 B
JSON
Raw Normal View History

# Member names should be 'lower-case' unless the struct/command is whitelisted
{ 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }