]> Git Repo - qemu.git/blame - tests/qapi-schema/enum-dict-member-unknown.json
qapi: Split up scripts/qapi/common.py
[qemu.git] / tests / qapi-schema / enum-dict-member-unknown.json
CommitLineData
ea738b21
MAL
1# we reject any enum member that is not a string or a dict with 'name'
2{ 'enum': 'MyEnum', 'data': [ { 'name': 'foo', 'bad-key': 'str' } ] }
This page took 0.086936 seconds and 4 git commands to generate.