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 supported50 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][Go] No json tags emitted when a schema has both properties and a schema-level oneOf, silently dropping snake_case fields on decode
- [Java] Fix #24875: Add missing import for direct enum property reference in parameters
- [spring] fix schema named "Schema" colliding with the swagger2 annotation
- fix(go): preserve json tags for properties with oneOf
- [java-spring;kotlin-spring] fix values escaping
- [kotlin] fix: enumUnknownDefaultCase's moshi fallback adapters break nullable enum fields
- [rust] fix: map-typed query parameters do not compile (.to_string() on a HashMap)
- fix(java): fix oneOf interface ignoring useJakartaEe for @Generated a…
- [rust] fix: exploded deepObject free-form query parameters do not compile
- [rust] fix: discriminated-union variants drop every child-specific field
- Docs
- Java not yet supported