Paolo Bonzini <[email protected]> writes: > Detect array types as alternate branches, and turn the JSON list into > a QAPISchemaArrayType. Array types in an alternate are represented with > QTYPE_QLIST in the type field. > > Signed-off-by: Paolo Bonzini <[email protected]>
I double-checked the generated code; it looks good to me. Thanks for implementing this, and extra thanks for the tests! Reviewed-by: Markus Armbruster <[email protected]>
