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 supported27 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] [dart-dio] Does not generate imports if the model is inherited more than once
- Problem with oneOf default in generated Java client (default value = string in code)
- [BUG] 7.5.5 w/ Python 'useOneOfDiscriminatorLookup' logic doesn't work for `parse_obj` /w @validate_arguments
- [BUG] endless loop in DefaultCodgegen updateAllModels with REF_AS_PARENT_IN_ALLOF=true
- [BUG][KOTLIN] object type should not generate property of type "Any"
- [BUG] Is there a way to install a specific TypeScript version? I see that the default is 4.4. And i got error with isolatedModules
- [REQ] Kotlin : allow having all DTO classes inside one singleton object in one file
- [BUG][RUST][CLIENT][HYPER] Rust hyper client can't be used with threads.
- [BUG] [Python][client] nested oneOf in allOf generates all fields as required
- [REQ] [Python] A way to avoid strict type checking with an API Client
- Docs
- Java not yet supported