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 supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][typescript] String enum values containing "/*" are corrupted to "/_*"
- [BUG][java] OAS 3.1 "type: string" schema with plain-string oneOf branches no longer collapses to String, generates useless wrapper model (regression since 7.21.0)
- [Rust] Apply the isAnyType param fallback to operations without path params
- fix(typescript-fetch): emit erasable syntax in the runtime template
- [generators] Give clients a way to inject vendor overrides
- [jaxrs-spec] useRecords pojo parity + records samples for every library in CI
- [SPRING] Improve jSpecify Nullable for all args constructor, fluent setters and Builder and toIndentedString
- Move shared git push template to `_common`
- [Spring] fix missing @Nullable on toIndentedString param when useJspecify=true
- [REQ][Go] Allow streaming large response bodies
- Docs
- Java not yet supported