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
- build(deps): bump @angular/core from 21.0.8 to 21.2.17 in /samples/client/petstore/typescript-angular-v21-provided-in-root
- build(deps): bump @angular/common from 21.0.8 to 21.2.17 in /samples/client/petstore/typescript-angular-v21-provided-in-root
- 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
- [openapi, openapi-yaml] feature - add sortOutput option to deterministically sort paths and schemas, http methods, etc...
- [Core] bug - fix OAS 3.1 nullable validation when using older "nullable: true" syntax instead of type: [null, ...]
- Fix rust-server client feature deps for pattern validation
- [Java] ensure JsonTypeName not generated for class implementing oneOf with discriminator
- fix(typescript-nestjs-server): import generic return types
- fix(InlineModelResolver): do not merge untitled inline schemas differing only by description (#24004)
- Docs
- Java not yet supported