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 supported24 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [REQ][kotlin] Add = null default for optional parameters in jvm-ktor client and javalin server templates
- [kotlin] Fix #22049 by removing multiplatform-check that added another set of () when isMap also was true
- [kotlin] Add = null default for optional parameters in jvm-ktor and javalin templates
- [BUG][Java][serializableModel] Generated inner-`enum` lack `implements Serializable`
- [BUG][Java][x-implements] Generated inner-`enum` lack `implements`
- [REQ][kotlin-spring] Option to disable default value generation for optional model properties
- [kotlin-spring] Implement skipDefaultValues in mustache templates
- [REQ] Add @return annotation to StrictJsonDeserializationVisitor to avoid deprecated logs
- fix(gradle-plugin): Fix Jackson version conflicts in Gradle plugin via Worker API classpath isolation
- readonly fields in parents generate invalid code with 'microprofile' generator
- Docs
- Java not yet supported