xref: /qemu/tests/qapi-schema/args-any.json (revision 7a4e543d)
1# we do not allow an 'any' argument
2{ 'command': 'oops', 'data': 'any' }
3