Files
xemu/tests/qapi-schema/args-int.json
T

3 lines
101 B
JSON
Raw Normal View History

2015-05-04 09:05:21 -06:00
# we reject commands where data is not an array or complex type
2015-05-04 09:05:20 -06:00
{ 'command': 'oops', 'data': 'int' }