xref: /qemu/tests/qapi-schema/args-int.json (revision 87c16dcecae62ce324ba6cb360b86434cb324c95)
1# we reject commands where data is not an array or complex type
2{ 'command': 'oops', 'data': 'int' }
3