index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
enum-bad-member.json
blob: 98da6828b46dd64b65647ca703a5025aaf0585db (
plain
) (
blame
)
1
2
# we reject any enum member that is not a string
{
'enum'
:
'MyEnum'
,
'data'
:
[ [ ] ]
}