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

Make sure swagger is working with SwaggerRsource containing full URL #3597

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

ouaibsky
Copy link

It fix issue #3413

It was working in swagger 2.x.y

It's mandatory when you aggregate many swagger resources (remote services) into one service with a unique swagger-ui (like api gateway)

Christophe

@dilipkrish dilipkrish added the PR label Oct 14, 2020
@dilipkrish
Copy link
Member

Thanks for your PR @ouaibsky. Have you tested this in an ALB scenario with x-forward headers set?

@ouaibsky
Copy link
Author

ouaibsky commented Dec 18, 2020

It has been tested with spring gateway
Can you add this into 3.0.1 please, it's clearly a regression since 2.10.5.
Thx
Chris

@matthewarmand
Copy link

@dilipkrish it's been over 14 months since this regression was reported, and nearly a year now since this fix was proposed. Any update on when we can expect this fix to be released? This is of pretty high impact as it completely breaks the ability of springfox to respect external URLs.

@babyhuey
Copy link

@dilipkrish @martypitt @adrianbk ?

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

Successfully merging this pull request may close these issues.

None yet

4 participants