summaryrefslogtreecommitdiff
path: root/tests/qapi-schema/type-bypass.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qapi-schema/type-bypass.out')
-rw-r--r--tests/qapi-schema/type-bypass.out4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qapi-schema/type-bypass.out b/tests/qapi-schema/type-bypass.out
index 0070d4b845..db2a4e6d84 100644
--- a/tests/qapi-schema/type-bypass.out
+++ b/tests/qapi-schema/type-bypass.out
@@ -1,4 +1,4 @@
object :obj-unsafe-arg
- member arg: ** optional=False
-command unsafe :obj-unsafe-arg -> **
+ member arg: any optional=False
+command unsafe :obj-unsafe-arg -> any
gen=False success_response=True