Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(specmap): limit depth of traversal #3380

Merged
merged 3 commits into from
Feb 22, 2024
Merged

fix(specmap): limit depth of traversal #3380

merged 3 commits into from
Feb 22, 2024

Conversation

glowcloud
Copy link
Contributor

Refs swagger-api/swagger-ui#9513

Fixes the issue by limiting the depth of traversal but leaves some of the references unresolved.

test/specmap/complex.js Outdated Show resolved Hide resolved
Copy link
Member

@char0n char0n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work!

@char0n char0n merged commit a80000d into master Feb 22, 2024
5 checks passed
@char0n char0n deleted the fix-nested-allOf-refs branch February 22, 2024 11:10
swagger-bot pushed a commit that referenced this pull request Feb 22, 2024
## [3.25.3](v3.25.2...v3.25.3) (2024-02-22)

### Bug Fixes

* **resolver:** limit the depth of resolution ([#3380](#3380)) ([a80000d](a80000d))
@swagger-bot
Copy link
Contributor

🎉 This PR is included in version 3.25.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants