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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][PYTHON] Fix #23990: Account for content-type parameters on request preparation
- [BUG][typescript-fetch] instanceOf type guards produce "TS2590: union type too complex" for models with many sanitized (snake_case) required properties
- [typescript-fetch] Fix TS2590 in instanceOf guards for wide sanitized-name models (#23980)
- [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
- [REQ] Support for Angular V22
- [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)
- Docs
- Java not yet supported