swagger-api / swagger-api/swagger-codegen

[Java][Vertx] Enhancements to Java Vertx client generator

Open
#6,251 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Client: Java Enhancement: General
Dominant language
Mustache
Stars
17.8k
Forks
6k
PR merge metrics
No merged PRs in 30d

Description

Description

Here are some enhancements I can think of:

  • Use File.separator to ensure the generator works on both Windows, Linux and Mac.
  • Add validation to API implementation class
  • Document multipart-form upload as a known issue
  • Add Windows batch file to generate Petstore sample
Swagger-codegen version

Latest master

Related issues/PRs

https://github.com/swagger-api/swagger-codegen/pull/6204

Suggest a fix/enhancement

If anyone wants to work on these or have other suggestions, please reply to let us know.

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 by reviewing related pull request #6204 and the Java Vertx client generator on the latest master. Check the four listed enhancements—portable path separators, API implementation validation, multipart-form documentation, and a Windows Petstore generation script—and consider the work complete when each selected item is implemented or documented and verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
tooling
Issue type
Feature
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.