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 supported6 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][PHP] Host config is ignored if operation declares servers in OpenAPI file
- [BUG][cpp-restsdk] key-type of a map is hardcoded to utility::string_t
- [PHP] Always prefer host config over static servers from OpenAPI declaration
- fix(java) #10010 oneOf and readOnly inheritance
- [BUG][kotlin-spring] NoSuchMethodError 'void com.fasterxml.jackson.core.base.GeneratorBase.<init>(int, com.fasterxml.jackson.core.ObjectCodec, com.fasterxml.jackson.core.io.IOContext)'
- [BUG] [PYTHON] [FAST API] Given supportingFiles-false, APIs still use a not-generated `extra_modules.py`
- [BUG][openapi-yaml] Merged spec reorders HTTP operations under the same path, breaking intended method ordering
- [BUG][cpp-qt-client] OAuth code block emitted multiple times when multiple OAuth2 security schemes are defined
- [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
- Docs
- Java not yet supported