aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/args-int.json
blob: 7f4e1b7aa64298e1f6cb839ba39b33673ab0aaed (plain)
1
2
3
4
5
6
# we reject commands where data is not an array or complex type

##
# @oops:
##
{ 'command': 'oops', 'data': 'int' }