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