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