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

Include variables Query Parameter Names when listing template parameters #1144

Merged
merged 1 commit into from Dec 27, 2019

Conversation

kdavisk6
Copy link
Member

Fixes #1089

Query Template names, which also happen to be templates, were not being
considered when listing out all of the variable names in a Query Template.

Fixes OpenFeign#1089

Query Template names, which also happen to be templates, were not being
considered when listing out all of the variable names in a Query Template.
@kdavisk6 kdavisk6 added the bug Unexpected or incorrect behavior label Dec 27, 2019
@kdavisk6 kdavisk6 merged commit f73fe70 into OpenFeign:master Dec 27, 2019
@kdavisk6 kdavisk6 deleted the gh-1089-get-to-post branch December 27, 2019 19:25
@kdavisk6 kdavisk6 added this to the 10.7.1 milestone Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GET method with @RequestLine @Param containing a question mark (/index.php?/) is converted to POST
1 participant