]> Git Repo - qemu.git/blob - tests/qapi-schema/args-member-array-bad.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / args-member-array-bad.json
1 # we reject data if it does not contain a valid array type
2 { 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }
This page took 0.02559 seconds and 4 git commands to generate.