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 supported1 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] Generator overwriting/skipping shemas with same naming but different upper/lower cases
- [BUG] The `--config` / `-c` parameter doesn't work when generating API client
- [Question] Is it possible to generate 2 sets of controllers for a single set of model?
- [REQ] Dart-dio ability to update timeouts per request
- [BUG][SPRING] Tag description generates interfaces that do not compile
- [Kotlin][BUG] The path in request config an enum key instead of a value when specifying an enum type for a parameters path field in the specification
- [REQ] typescript/JS service methods with finnish notation
- [REQ][CSharp] Suppress build warnings from generated code
- [BUG] generating the java client template code, if the library I choose is apache-httpclient, then the oneof and discriminator cannot work
- [BUG] [JAVA] Using allOf to wrap a $ref as an array item generates a different object.
- Docs
- Java not yet supported