openapi-generator
https://github.com/openapitools/openapi-generator
Java
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported27 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][JAVA][NATIVE] useEnumCaseInsensitive option not working for Enum Classes (Works for inner classes)
- [REQ] Enable accessing child type `Bar` or `Baz` from the type `GetFoo*Response` / `CreateFoo*Response`
- Make Gradle task `GenerateTask` less verbose
- [BUG] [kotlin] Wrong implicit Accept header sent when making requests to endpoint that expects HTTP 204
- [BUG][PYTHON] Decoding accents problem using json.dumps() when using ascii characters
- [JAVA][GO] Fix inheritance issues
- Refactoring & remove unused variables, parameters, fields and assignments
- [BUG] dart-dio: deserialize Enum from {insert type here}. With partial solution(code snippet that can be inserted[needs to fill in filename, enum name, value type])
- [BUG] [java] [feign] Gradle and SBT won't compile for GSON due to missing dependencies
- DRAFT: Test for #4512
- Docs
- Java not yet supported