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 path generation when using a host override and upstream/downstrea… #41

Merged
merged 1 commit into from
Aug 13, 2019

Conversation

duncan-G
Copy link
Contributor

@duncan-G duncan-G commented Aug 13, 2019

Hello,

This PR fixes a bug that is present in the OpenApi transformer when using a hostOverride and when the upstream/downstream paths are different.
Ex.
UpstreamPathTemplate= "api/project"
DownstreamPathTemplate= "project"
The transformer will transform the downstream path to /apiproject.

@Burgyn Burgyn merged commit 4fdda2f into Burgyn:master Aug 13, 2019
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.

2 participants