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