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 supported25 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] wrong interpretation of missing type in anyOf/allOf/oneOf as nullable
- [REQ] Java Generator library apache-httpclient Gson option
- [REQ] Feature Request Description C# dotnet .Net Server Generator
- [REQ] Generated client library should hardcode parameters that are required and can have Only Single valid value
- [BUG][OpenAPI] Conversion from Swagger (v2) host field to server url field (v3) results in an additional trailing slash at the end of the url
- Set skipFormModel to false by default
- [BUG][Go] Restricting output to models results in source code that can't be compiled
- Allow multiple interfaces generation for Kotlin Clients
- [REQ] Generate @HeaderParam("Authorization") for OAuth2.0 authentication securitySchemes.
- [BUG] Swagger Code Generation Generates Incorrect Request Models
- Docs
- Java not yet supported