summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/features-deprecated-type.json
blob: 265849b1f7995586a6dbb61cbc3d11ff41521eeb (plain) (blame)
1
2
3
# Feature 'deprecated' is not supported for types
{ 'struct': 'Foo', 'data': {},
  'features': [ 'deprecated' ] }