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
- [ALL-GENS] - Feature - Remove vendor extensions from operations and schemas; Add vendor extensions to operations and schemas without touching open api spec
- fix: don't create files for resources/datasources that don't expose qualifying create/read endpoints
- [JAVA] [PERF] Use maps for lookups in enum fromValue methods
- Fix #17754: Convert OpenAPI types to Python types in anyOf/oneOf
- [JAVA] [PERF] improve java enum fromValue generation
- [BUG][CPP-QT] HEADER_FILES variable is not defined in generated cpp-qt CMakeLists.txt
- [BUG] [typescript-nestjs-server] Header parameters generated without @Headers() decorator; values never bound
- [BUG][kotlin] Wrong Jackson annotations generated for integer enums
- [TESTS-FOR-ALL-GENS] - refactor: replace Collectors.toMap with custom collector for case-insensitive file name ordering to simplify lookup in the table while debugging tests.
- [REQ-ALL CODEGENS] Proposal/Offer to implement : Side-Loadable Vendor Extensions for OpenAPI Generator
- Docs
- Java not yet supported