xref: /qemu/tests/qapi-schema/features-name-bad-type.json (revision 13f934e79fa72d28a2c7de584a45c646b65d524f)
1{ 'struct': 'FeatureStruct0',
2  'data': { 'foo': 'int' },
3  'features': [ { 'name': { 'feature-type': 'object' } } ] }
4