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 supported24 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [Java] [Spring] OpenAPI normalizer USE_UNWRAPPED_FOR_COMPOSITE_ONEOF for mixed OneOf support and jackson JsonUnwrapped
- [BUG][SpringBoot4] Method parameter is annotated with org.jspecify.annotations.Nullable but include for annotation is missing in generated code
- Fixes #22533: angular typescript generation import statements from same file or package being overwitten by one another
- [BUG][JAVA] vendorExtension.x-class-extra-annotation doesn't generate lists of annotations correctly
- [BUG][Java][Spring] useBeanValidation=false still generates jakarta.validation.constraints.NotNull
- fix: [BUG][JAVA] vendorExtension.x-class-extra-annotation doesn't generate lists of annotations correctly
- BUG][csharp][generichost] Nullable value-type properties dropped to non-nullable when inherited via `allOf`, causing JsonException on null
- [BUG] Interface Naming oriented by filename
- [REQ] Possibilty of annoted type arguments with bean Validation for Java Collections
- feat: add skipUnusedModels option to validate command and Gradle task
- Docs
- Java not yet supported