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 supported51 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- 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)
- [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][JAVA][MAVEN] Array aliases generate uncompilable Java code with generateAliasAsModel=true
- [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][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?
- Docs
- Java not yet supported