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] Enum in request body generates as String parameter, not Enum type
- [REQ] Provide option to generate QueryParameter from model types in JavaSpring generator
- [BUG] [DART-DIO] enumUnknownDefaultCase config ignored with useEnumExtension configuration
- [BUG] [Java] Invalid code generation for anyOf types
- Invalid conversion from runtime type String to Integer
- [BUG] [Go] The omitEmpty json tag is not generated for oneOf fields.
- [BUG] [Kotlin] Multiple interface composition is not implemented
- [REQ] Implement generator for cpp-httplib client/server
- [REQ] [typescript-fetch] option to not throw ResponseError
- [REQ] [angular-typescript] Add documentation for `RequestParams` with `useSingleRequestParameter = true`
- Docs
- Java not yet supported