swagger-api / swagger-api/swagger-codegen
Server- jaxrs - Splitting Api service resource classes based on useTags doesn't have @path annotation in the method level
Open
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Server- jaxrs - Splitting Api service resource classes based on useTags doesn't have @path annotation in the method level
Swagger-codegen version
3.0.0
Swagger declaration file content or url
tags
- consumer
Command line used for generation
Steps to reproduce
"useTags": true, in the configuration file
Related issues/PRs
Suggest a fix/enhancement
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 reproducing generation with the JAX-RS server option, useTags enabled, and a consumer tag in the Swagger declaration. Inspect the generated resource classes and the generator templates or logic responsible for method annotations. Done means the split resource methods include the expected method-level @Path annotation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100