qemu-e2k/tests/qapi-schema/args-member-case.json

7 lines
199 B
JSON

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