]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qapi-schema/doc-empty-section.json
qemu-io: Put flag changes in the options QDict in reopen_f()
[mirror_qemu.git] / tests / qapi-schema / doc-empty-section.json
1 # Tagged-section must not be empty
2
3 ##
4 # @foo:
5 #
6 # Note:
7 ##
8 { 'command': 'foo', 'data': {'a': 'int'} }