Closed jcrist closed 10 months ago
This adds a test from this pydantic issue to ensure that we don't error out when processing deeply recursive schemas with unions. No code change is needed at this time, we process this schema efficiently already.
This adds a test from this pydantic issue to ensure that we don't error out when processing deeply recursive schemas with unions. No code change is needed at this time, we process this schema efficiently already.