]> Git Repo - qemu.git/blob - tests/qapi-schema/nested-struct-data.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / nested-struct-data.json
1 # inline subtypes collide with our desired future use of defaults
2 { 'command': 'foo',
3   'data': { 'a' : { 'string' : 'str', 'integer': 'int' }, 'b' : 'str' } }
This page took 0.023288 seconds and 4 git commands to generate.