diff options
Diffstat (limited to 'qapi-schema.json')
-rw-r--r-- | qapi-schema.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qapi-schema.json b/qapi-schema.json index 80603cfc51..e6da88585a 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -3035,8 +3035,6 @@ # @name: the type name found in the search # # Since: 1.1 -# -# Notes: This command is experimental and may change syntax in future releases. ## { 'struct': 'ObjectTypeInfo', 'data': { 'name': 'str' } } |