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 supported27 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][Python] Model template doesn't properly handle nested dicts and arrays.
- [BUG] compilation issues with output from kotlin-vertx server generator
- [BUG] [Kotlin] overriden variables are not generated with 'override' keyword
- [REQ] OpenAPI Normalizer to remove elements
- [BUG][Java][MicroProfile] Not possible to use API interface for server with single request parameter feature
- [BUG] [Go] Optional values should be pointers
- [BUG][Java] ServerConfiguration is not included in imports when generating from simple OpenAPI file
- [BUG][PYTHON] Enum default values in generated Python client are not quoted in README example (regression from v5.4 to v7.16)
- [BUG][PYTHON] Boolean parameter examples rendered as lowercase 'true'/'false' instead of capitalized 'True'/'False' in generated Python docs (v7.16.0)
- [Kotlin] Improve handling of multiple response content types and allow selecting preferred return type
- Docs
- Java not yet supported