Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
enum-bad-member.json
blob: 98da6828b46dd64b65647ca703a5025aaf0585db (
plain
)
1
2
#
we
reject
any
enum
member
that
is
not
a
string
{
'enum':
'MyEnum',
'data':
[
[
]
]
}