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 supported1 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- rust: remove Default implementation for enums
- [BUG] [JAVA] Generated @JsonTypeName conflicts with value of x-discriminator-value when ModelNameSuffix is used
- [BUG][JAVA] Java generator puts parent properties from allOf last instead of first and skips properties entirely for "middle" references
- Spring 3 Generator, generated parent class don't contain @JsonTypeName on maven plugin 7.2.0
- how i can just generate lombok @getter @setter instead of getter and setters code?
- [BUG] Kotlin DTO with object member not generated properly
- [REQ] Update Hyper version for Rust client to use v1
- [BUG] On openapi-generator-maven-plugin v7.3.0 with interfaceOnly uses ApiUtil but does not generate it
- [BUG][Go][Client] Invalid syntax for nullable binary
- [REQ] Major Jetbrains HTTP Client upgrade. Move to BETA
- Docs
- Java not yet supported