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
- [BUG] [Java] useOneOfInterfaces for array type leads to useless interface
- [BUG] [typescript-fetch] Invalid handling of date return type
- [BUG][PHP] operationAsyncWithHttpInfo incorrectly handles ConnectException (operationWithHttpInfo does this correct)
- fixes #23454: Aligned exception handling of *AsyncWithHttpInfo with handling from *…
- [BUG] [typescript-axios] Duplicate identifier 'options' when URL parameter 'options' exists
- [BUG][PYTHON] Post request arguments not properly sent
- rust-axum: Integer enums generate string-based serde(rename) instead of integer serialization
- [BUG] [kotlin-server] double used in constraint annotation for integer types
- [REQ][ASPNET] Create .NET 8 (or 10) ASP.NET server template
- [BUG][python-fastapi] Generated server model `to_dict()` excludes `readOnly` fields, dropping valid response properties
- Docs
- Java not yet supported