xref: /qemu/tests/qapi-schema/doc-empty-section.json (revision f7e3d7521b41ada97c5344914d3c9bc6ed04c82a)
1# Tagged-section must not be empty
2
3##
4# @foo:
5#
6# Errors:
7##
8{ 'command': 'foo', 'data': {'a': 'int'} }
9