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
- fix(typescript-fetch): use simple union when variants already declare discriminator property
- Does openapi-generator support generating test cases codes for API interfaces?
- fix(typescript-fetch): filter Null type from oneOf to prevent missing model references
- [go] add useAnyOfAllMatches option for spec-compliant anyOf unmarshalling
- [CSHARP][GENERICHOST] Fix JSON validation for non-required nullable reference types
- Split the Project into Multiple Sub-Projects and Repositories
- [BUG][kotlin-server] Kotlin Server Generator Does Not Support UUID
- [BUG][typescript-fetch] Bug when generating typescript-fetch with type: [object, null] together with $ref
- [BUG][typescript-fetch] modelGeneric `instanceOf` functions uses case-adjusted name to identify fields
- [BUG][php-nextgen] Invalid class name used for nullable parameters (regression)
- Docs
- Java not yet supported