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