OpenAPITools / OpenAPITools/openapi-generator
[REQ][Java][resttemplate] Add templated server support to Java resttemplate client
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Description
Would like to to see support for new ServerConfiguration/ServerVariable added to the Java resttemplate client templates, similar to what was added in #4998 for the base client and jersey2.
openapi-generator version
4.2.3
Related issues/PRs
#4998
Suggest a fix/enhancement
I am willing to make this enhancement (with a little guidance from the group). Would basically use the original change as an example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the Java RestTemplate templates with the base client and jersey2 changes referenced in #4998. Trace how ServerConfiguration and ServerVariable support is represented there, then apply the equivalent support to the RestTemplate client and verify the generated client behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100