swagger-api / swagger-api/swagger-codegen

Swagger-codegen-maven-plugin issue while using rxjava(2)

Open
#9,626 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.