Skip to content

Resolve "Invalid schema reference when using tuple struct"

Closes #4 (closed)

The issue was being caused when reference resolution is performed, but the resolved schema itself contains unresolved references internally. Those were not being handled.

This MR adds an additional step that resolves references in the extracted schema as well, before placing it in its target place.

Merge request reports

Loading