Skip to content

Fixed JAXRS contract trying to modify unmodified template queries and headers#893

Closed
bwangfdu wants to merge 6 commits into
OpenFeign:masterfrom
bwangfdu:master
Closed

Fixed JAXRS contract trying to modify unmodified template queries and headers#893
bwangfdu wants to merge 6 commits into
OpenFeign:masterfrom
bwangfdu:master

Conversation

@bwangfdu

@bwangfdu bwangfdu commented Feb 1, 2019

Copy link
Copy Markdown

This merge request create a new ArrayList when trying to add new element into the template's queries and headers when dealing with the parameters in API. This bug is reported in #891 .

Beside this, it also overwrite the class and method level annotations to generate Accept and Content-Type named header with parameter with the same name, which I mentioned in #890.

@bwangfdu bwangfdu closed this Feb 1, 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.

1 participant