swagger-api / swagger-api/swagger-codegen
[Java][Vertx] Enhancements to Java Vertx client generator
Nobody has claimed this yet.
- 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
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 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