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 supported1 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][JAVA][Spring] `@RequestParam` is used instead of `@RequestPart` in a `multipart/form-data` request when the model contains `additionalProperties`
- Move C++ virtual destructor definition to .cpp files (#21529)
- Keep nullability when inlining ref to primitive
- [php-nextgen] Cast $weight to int in HeaderSelector::getNextWeight()
- [BUG] Java generator: discriminator enum type not compatible with Spring Boot 3.5.5 / oneOf interfaces
- [dart] Preserve inner generic type for Map<String, List<T>> deserialization
- [BUG][JavaSpring] Spring HTTP Interface library must support useBeanValidation
- [cpp-restsdk] Support external supporting files
- [Python] Bug async api call producing "RuntimeError: cannot join current thread"
- How can i integrate my access token generation and refreshing code into client auto generated code.
- Docs
- Java not yet supported