Skip to content

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
velo pushed a commit that referenced this pull request Oct 7, 2024
…ers (#1144)

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.
velo pushed a commit that referenced this pull request Oct 8, 2024
…ers (#1144)

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.
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