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 supported52 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] [Java/Spring] Generated code doesn't compile(`cyclic inheritance`) when using oneOf when Component Name + attribute name ==Component name of oneOf ref.
- [BUG][Java] the client generation in java instantiate Set as ArrayList
- [REQ] Enhance Gradle plugin to support template locations on the classpath
- [BUG] [dart] date-time data type: Nullable value generates uncompilable code
- [Bug][Typescript-axios] fix: typescript-axios reserved words
- [BUG] [Java][RestTemplate][WebClient] Fix incorrect generation query parameter with deepObject, pipeDelimited and spaceDelimited
- [BUG][typescript-angular] interface generated for `anyOf` contains properties of all sub schemas
- [6.2.1] [Spring-Boot] OpenApi generator generates a BLANK interface for "spring" (library: spring-boot) for model with "OneOf" in the schema.
- [BUG] Kotlin generated code makes non-nullable shema fields nullable
- [BUG] Dependency conflict (usage of swagger-annotations 1.6.8 and 2.2.4) leads to broken build
- Docs
- Java not yet supported