Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
returns-array-bad.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
2 lines
105 Bytes
Copy permalink
Copy
Raw
1
#
we
reject
an
array
return
that
is
not
a
single
type
2
{
'command':
'oops'
,
'returns':
[
'str'
,
'str'
]
}