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