Daniel P. Berrangé writes:
> When describing member types always include the context of the
> containing type. Although this is often redundant, in some cases
> it will help to reduce ambiguity.
Unfortunately, it can also be confusing, as we shall see below.
> Signed-off-by: Daniel P. Berrangé
When describing member types always include the context of the
containing type. Although this is often redundant, in some cases
it will help to reduce ambiguity.
Signed-off-by: Daniel P. Berrangé
---
scripts/qapi/schema.py | 5 ++---
tests/qapi-schema/alternate-any.