OpenAPITools / OpenAPITools/openapi-generator
[REQ] Support x-group-parameters for spring-cloud generator
Open
Nobody has claimed this yet.
Enhancement: Feature
- Dominant language
- Java
- Stars
- 26.8k
- Forks
- 7.7k
- PR merge metrics
- PR metrics pending
Description
Is your feature request related to a problem? Please describe.
It would be nice to be able to group parameter in the generated java interface for backward compatibility purpose when adding new parameters.
Describe the solution you'd like
Implement the x-group-parameters for spring-cloud generator
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 locating the spring-cloud generator and any existing handling for x-group-parameters. Check how generated Java interfaces represent parameters, then verify that the requested grouping supports backward-compatible additions without changing the intended generated API.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, openapi, spring-boot
- Domain
- api, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100