]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/features-deprecated-type.json
block: Add flags to BlockDriver.bdrv_co_truncate()
[mirror_qemu.git] / tests / qapi-schema / features-deprecated-type.json
CommitLineData
f965e8fe
MA
1# Feature 'deprecated' is not supported for types
2{ 'struct': 'S', 'data': {},
3 'features': [ 'deprecated' ] }