Skip to content

Avoided url appending with slash when matrix parameter exists#999

Merged
kdavisk6 merged 2 commits into
OpenFeign:masterfrom
ranjitc5:master
Jul 18, 2019
Merged

Avoided url appending with slash when matrix parameter exists#999
kdavisk6 merged 2 commits into
OpenFeign:masterfrom
ranjitc5:master

Conversation

@ranjitc5

@ranjitc5 ranjitc5 commented Jul 1, 2019

Copy link
Copy Markdown
Contributor

Fixed an issue of passing matrix parameter using RequestTemplate

More details at #998

@ranjitc5

ranjitc5 commented Jul 8, 2019

Copy link
Copy Markdown
Contributor Author

Can anyone please check it ?

velo
velo previously requested changes Jul 8, 2019

@velo velo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Could you also include a unit test? To prevent from breaking again in the future?

@kdavisk6

kdavisk6 commented Jul 8, 2019

Copy link
Copy Markdown
Member

I’m just back from vacation. I will review this later today also.

@ranjitc5 ranjitc5 closed this Jul 10, 2019
@ranjitc5 ranjitc5 reopened this Jul 10, 2019
@ranjitc5

Copy link
Copy Markdown
Contributor Author

Could you also include a unit test? To prevent from breaking again in the future?

I have added UT as well now.

@kdavisk6 kdavisk6 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ranjitc5

Thanks for your work. I've approved this PR and marked it as ready to merge. If there is no additional feedback from the other contributors in the next few days, this PR will be merged.

@kdavisk6 kdavisk6 dismissed velo’s stale review July 12, 2019 12:15

I've reviewed and verified that there is a unit test.

@kdavisk6 kdavisk6 added the ready to merge Will be merged if no other member ask for changes label Jul 12, 2019
@kdavisk6 kdavisk6 added this to the 10.2.4 milestone Jul 18, 2019
@kdavisk6 kdavisk6 merged commit 028ae86 into OpenFeign:master Jul 18, 2019
velo pushed a commit that referenced this pull request Oct 7, 2024
* Avoided url appending with slash when matrix parameter exists

* Added UT to cover url appending with slash when matrix parameter exists
velo pushed a commit that referenced this pull request Oct 8, 2024
* Avoided url appending with slash when matrix parameter exists

* Added UT to cover url appending with slash when matrix parameter exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready to merge Will be merged if no other member ask for changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants