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 supported19 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [JavaScript] Parameters naming in functions, documentation and file name is wrong
- [BUG] ERROR! Not handling <code> as Body Parameter at the moment
- [BUG] Schema $ref with same name is not producing models properly
- Problems with SSL certificate
- Add isDiscriminator to CodegenProperty and use it to mark discriminator properties with @JsonIgnore
- [Java][Spring] Add OAuth2 Preauthorize annotations based on scope
- [BUG][Java/spring] useOptional:true is applied only if openApiNullable:true
- [BUG] OneOf java classes not getting generated as part of codeGen in gradle plugin 4.0.0
- [BUG][typescript-fetch] Generating incorrect types
- [BUG][typescript-angular] All properties generated with "?:" even when they are not optional
- Docs
- Java not yet supported