xref: /qemu/tests/qapi-schema/args-unknown.json (revision 87c16dce)
1# we reject data if it does not contain a known type
2{ 'command': 'oops', 'data': 'NoSuchType' }
3