swagger-api / swagger-api/swagger-codegen
Swagger-codegen-maven-plugin issue while using rxjava(2)
Nobody has claimed this yet.
- Dominant language
- Mustache
- Stars
- 17.8k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Description
Hi, I was trying to use swagger-codegen-maven-plugin and add retrofit2 library and use rxjava2 with it. However it doesn't seem to work. It looks like the plugin ignored rxjava2 (but it generates interface with retrofit2).
Is it normal ?
If yes, how can I manage to generate during maven lifecycle an api using both retrofit2 and rxjava2.
Swagger-codegen-maven-plugin version
I use the version 2.3.1
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 with the swagger-codegen-maven-plugin at version 2.3.1 and reproduce the configuration using the Retrofit2 library with RxJava2. Compare the generated Retrofit2 interface with the requested RxJava2 behavior and determine whether the plugin is expected to support both during the Maven lifecycle.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100