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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [REQ] Optional getters for nullable fields only (opt-in, raw-type setters)
- [BUG][PYTHON] Fix #23990: Account for content-type parameters on request preparation
- [BUG][JAVA][MAVEN] Array aliases generate uncompilable Java code with generateAliasAsModel=true
- [BUG][PYTHON] Request preparation fails when content-type contains parameters (except for JSON)
- [BUG] [cpp-httplib-server] Throw exception if optional property not present in json payload
- [BUG][CORE] Fix #18963: stop reusing anonymous inline schemas across different parent schemas
- [BUG] [Engine?] InlineModelResolver merges different inline enums that have the same values
- [BUG][CORE] Fix #18963: add SKIP_ANONYMOUS_SCHEMA_REUSE inlineSchemaOption (opt-in, no breaking change)
- Dynamic matrix filtering for sample build workflows — any known reasons for the current broad recompilation and unit test triggering?
- [CORE?;KOTLIN]Pre-escaping vs. Template-targeted Escaping in openapi-generator
- Docs
- Java not yet supported