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 cyclic ref problem when baseDoc is specified #1038

Merged
merged 2 commits into from
May 2, 2017

Conversation

buunguyen
Copy link
Contributor

Fix root cause of swagger-api/swagger-ui#2892 (comment). Pretty subtle bug. The fix isn't elegant, but that's to avoid changing the internal structure too much, better leave that for more significant refactoring.

cc @webron @shockey

@buunguyen buunguyen requested review from webron and shockey May 2, 2017 19:28
@buunguyen buunguyen merged commit 9360891 into swagger-api:master May 2, 2017
@webron
Copy link
Contributor

webron commented May 2, 2017

Does this mean #2892 can be closed?

@buunguyen
Copy link
Contributor Author

Only after @shockey release new version of JS and UI

@shockey
Copy link
Contributor

shockey commented May 3, 2017

Looks like this fixes swagger-api/swagger-ui#3012 (comment) as well.

@buunguyen buunguyen deleted the range-error branch May 3, 2017 22:44
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.

3 participants