feat (#19407 JAVA SPRING WEBCLIENT): Add support for useSingleRequestParameter to Spring WebClient - #19827
Merged
wing328 merged 8 commits intoDec 15, 2024
Conversation
wing328
reviewed
Oct 10, 2024
Nicklas2751
force-pushed
the
feature/19407_webclient_singlerequestparameter
branch
from
October 10, 2024 19:32
b547f68 to
965850a
Compare
Contributor
Author
|
1 check failed because I rebased my branch with the current master branch which triggered the (not working) scala action |
Member
|
https://github.com/OpenAPITools/openapi-generator/actions/runs/11280772589/job/31374692898?pr=19827 please update the samples when you've time |
martin-mfg
reviewed
Oct 17, 2024
Nicklas2751
force-pushed
the
feature/19407_webclient_singlerequestparameter
branch
from
October 17, 2024 21:33
965850a to
b05c91c
Compare
Contributor
Author
|
@wing328 This is done. I also rebased with the latest upstream master :) |
…er to Spring WebClient
…ion webclient useSingleRequestParameter test path
Nicklas2751
force-pushed
the
feature/19407_webclient_singlerequestparameter
branch
from
December 14, 2024 19:43
b05c91c to
3492eb4
Compare
Member
|
Sorry for the delay. Just merged the PR. Thanks again for your contribution. |
Nicklas2751
deleted the
feature/19407_webclient_singlerequestparameter
branch
December 27, 2024 20:21
timon-sbr
pushed a commit
to timon-sbr/openapi-generator
that referenced
this pull request
Mar 13, 2025
…ingleRequestParameter to Spring WebClient (OpenAPITools#19827) * chore (JAVA SPRING WEBCLIENT): Remove comments used for debugging * feat (JAVA SPRING WEBCLIENT): Add support for useSingleRequestParameter to Spring WebClient * feat (JAVA SPRING WEBCLIENT): Generate samples and docs * fix (JAVA SPRING WEBCLIENT): Fix missing return error & Fix JDK17 action webclient useSingleRequestParameter test path * fix (JAVA SPRING WEBCLIENT): Fix code indention * fix (JAVA SPRING WEBCLIENT): Fix code indention again * fix (JAVA SPRING WEBCLIENT): Update samples * feat (JAVA SPRING WEBCLIENT): Regenerate after pull rebase
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As Requested with #19407 I added support for useSingleRequestParameter to the Spring WebClient
Closes #19407
PR checklist
master(upcoming7.x.0minor 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)