Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOSamiQemu
QOSamiQemu
/
tests
/
qapi-schema
/
args-array-empty.json
Code
Commits
Issues
Pulls
Sessions
CI/CD
master
master
json
2 lines
114 Bytes
Copy permalink
Copy
Raw
1
#
we
reject
an
array
for
data
if
it
does
not
contain
a
known
type
2
{
'command':
'oops'
,
'data':
{
'empty':
[
]
}
}