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 supported25 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] multipart/form-data with <useAbstractionForFiles>true</useAbstractionForFiles> not working
- [REQ] Response examples for endpoints.
- [BUG] 'oneOf' attribute not working for schema properties
- [Announcement] TITLE identification
- [BUG][JAVA][jaxrs-spec] Path Parameter is in Class "Path" Annotation --> Response is 404
- [BUG][csharp-netcore] anyOf/oneOf generates non-compilable code (null-coalescing operator on enum)
- [REQ] CustomEncoder for Angular no longer required
- [BUG] openapi-generator-cli 6.0.1 swagger 2.0 to openapi 3.x conversion for multipart/form-data type: object missing
- [BUG][typescript-nextjs] Compilation error in generated *.service.ts file for multipart file upload
- [REQ] Kotlin ApiClient creates its own HttpClient instance, this is not well suited if used on the server
- Docs
- Java not yet supported