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
- feat: add optional getters for nullable fields
- build(deps): bump starlette from 0.49.1 to 1.3.1 in /samples/server/petstore/python-fastapi
- [Java] Fix uncompilable default value for alias-as-model array/map properties (#23988)
- [BUG] fix(InlineModelResolver): do not merge distinct inline enums sharing the same values (#23978)
- [REQ] Convert StringSchema with format "uri-reference" to java.net.URI instead if java.lang.String in Java client Codegenerator
- fix(cpp-httplib-server): handle missing optional JSON properties
- [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)
- Docs
- Java not yet supported