-
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
feat (#19407 JAVA SPRING WEBCLIENT): Add support for useSingleRequestParameter to Spring WebClient #19827
feat (#19407 JAVA SPRING WEBCLIENT): Add support for useSingleRequestParameter to Spring WebClient #19827
Conversation
modules/openapi-generator/src/main/resources/Java/libraries/webclient/api.mustache
Outdated
Show resolved
Hide resolved
b547f68
to
965850a
Compare
1 check failed because I rebased my branch with the current master branch which triggered the (not working) scala action |
https://github.com/OpenAPITools/openapi-generator/actions/runs/11280772589/job/31374692898?pr=19827 please update the samples when you've time |
modules/openapi-generator/src/main/resources/Java/libraries/webclient/api.mustache
Outdated
Show resolved
Hide resolved
965850a
to
b05c91c
Compare
@wing328 This is done. I also rebased with the latest upstream master :) |
…er to Spring WebClient
…ion webclient useSingleRequestParameter test path
b05c91c
to
3492eb4
Compare
Sorry for the delay. Just merged the PR. Thanks again for your contribution. |
As Requested with #19407 I added support for useSingleRequestParameter to the Spring WebClient
Closes #19407
PR checklist
master
(upcoming7.x.0
minor release - breaking changes with fallbacks),8.0.x
(breaking changes without fallbacks)@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)