mirror_qemu/tests/qapi-schema/event-args-if-unboxed.json

5 lines
117 B
JSON

{ 'event': 'TEST_IF_EVENT',
'data': {
'foo': 'int',
'bar': { 'type': 'str', 'if': 'TEST_IF_CMD_ARG' } } }