Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
tests
/
qapi-schema
/
duplicate-key.json
blob: 14ac0e8a4022a2c78472d2a1db0a40f9c03fe325 (
plain
)
1
2
3
#
QAPI
cannot
include
the
same
key
more
than
once
in
any
{}
{
'key':
'value',
'key':
'value'
}