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 supported52 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][Spring] Wrong nullability of method parameters with spring-http-interface library
- [BUG] [php] [php-nextgen] Number as first character of Model
- [JAVA] Add generic okhttp client
- [BUG] Multiple request-body content types generate a dangling request-model import
- [BUG][Spring] @ValidPageable / @PageableDefault / @SortDefault are never applied when the operationId needs sanitizing
- [BUG][JAVA][SPRING] Fluent model setters for deprecated properties are not annotated with @Deprecated
- feat(core): expose request body named examples to templates
- [BUG][spring] schema with both `$ref` and `type: object` sometimes results in `$ref` being ignored
- fix(typescript-fetch): import FromJSON for discriminator mapped models
- [Java][Spring] Annotate deprecated fluent model setters with @Deprecated
- Docs
- Java not yet supported