]> Git Repo - qemu.git/blob - tests/qapi-schema/enum-dict-member.json
qapi: Add tests of complex objects within alternate
[qemu.git] / tests / qapi-schema / enum-dict-member.json
1 # we reject any enum member that is not a string
2 { 'enum': 'MyEnum', 'data': [ { 'value': 'str' } ] }
This page took 0.025141 seconds and 4 git commands to generate.