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

fixes(java/restclient) Force usage of custom converter #20112

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

antechrestos
Copy link
Contributor

Insert custom converter at the beginning of the RestClientBuilder converter list so as not to use default MappingJackson2HttpMessageConverter

See #20111

Insert custom converter at the beginning of the 'RestClientBuilder' converter list so as not to use default 'MappingJackson2HttpMessageConverter' 

Close #20111
@wing328 wing328 added this to the 7.11.0 milestone Nov 19, 2024
@wing328
Copy link
Member

wing328 commented Nov 19, 2024

cc @bbdouglas (2017/07) @sreeshas (2017/08) @jfiala (2017/08) @lukoyanov (2017/09) @cbornet (2017/09) @jeff9finger (2018/01) @karismann (2019/03) @Zomzog (2019/04) @lwlee2608 (2019/10) @martin-mfg (2023/08)

@wing328 wing328 merged commit 18b01ca into OpenAPITools:master Nov 19, 2024
89 checks passed
@antechrestos antechrestos deleted the patch-1 branch November 19, 2024 10:31
@antechrestos
Copy link
Contributor Author

@wing328 @altro3 thank you for having accepted the change.
When will it be released?

@wing328
Copy link
Member

wing328 commented Nov 19, 2024

should be mid Dec: https://github.com/OpenAPITools/openapi-generator/milestones

you can use customized templates (e.g. -t via CLI) for the time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants