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 supported27 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] [DART-DIO] generator does not correctly handle unknownEnumValue if it is of type List
- [REQ] [Java] [okhttp-gson] Allow overriding tokenUrl in ApiClient constructor
- Parameters in the body in the spec supplied directly to the function
- [BUG][csharp] Bearer prefix added to apiKey security scheme
- [typescript-axios][typescript-fetch] Generated code compiles with the "exactOptionalPropertyTypes" option
- [BUG][CSHARP] Multiple OAuth Flows generates C# code that doesn't compile
- [BUG] [dart-dio] OpenAPI Generator Missing Builder Factories for Nested Generic Types. Error: No builder factory for BuiltList..
- [BUG][typescript-fetch] Serializers in oneOf check instanceOf against unserialized object
- [BUG][Kotlin] `isEnum` and `default` not detected integer enums
- Fix issue 22209: [JAVA-gen] Fix oneOf inheritance: prevent generation of abstract wrapper and ensure real POJO model is produced
- Docs
- Java not yet supported