Sign in
qemu
/
qemu
/
89e5b7935e92af6f3b4e4cdb19dfddef4e9dde36
/
.
/
tests
/
qapi-schema
/
doc-bad-alternate-member.json
blob: fa4143da4c4abb7ea4c1e2700ec71610072456ca [
file
]
#
Arguments
listed in the doc comment must exist in the actual schema
##
#
@AorB
:
#
@aa
:
a
#
@bb
:
b
##
{
'alternate'
:
'AorB'
,
'data'
:
{
'a'
:
'bool'
,
'b'
:
'int'
}
}