Skip to content

Conversation

terev
Copy link
Contributor

@terev terev commented Aug 4, 2025

Hopefully fixes #295 . The Repository type in the Bitbucket schema (https://dac-static.atlassian.com/cloud/bitbucket/swagger.v3.json) uses the allOf keyword to combine multiple schemas. One of the schemas includes a reference to itself creating a circular reference. This change is ugly but seems to address the stack overflow in this case.

@codecov
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

❌ Patch coverage is 45.45455% with 12 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
openapi/example.go 45.45% 8 Missing and 4 partials ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Process crashes for large schema

1 participant