xref: /qemu/tests/qapi-schema/bad-data.json (revision 0d8b9fb5f296a96723d98a45a6a00bfd4e45e1b9)
1*0d8b9fb5SEric Blake# FIXME: we should ensure 'data' is a dictionary for all but enums
2*0d8b9fb5SEric Blake{ 'command': 'oops', 'data': [ ] }
3