swagger-api / swagger-api/swagger-codegen-generators
[JAXRS] Add useTags option to JAXRSSpec server codegen
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 299
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
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 JAXRSSpec server generator with SpringCodegen.java and JavaJerseyServerCodegen.java, the existing examples linked in the issue. Trace how those generators define and use the useTags option, then verify that the JAXRSSpec server codegen exposes and applies the equivalent option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100