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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- Fix x-spring-provide-args handling. Pass arguments to delegates.
- [MAVEN PLUGIN; GRADLE-PLUGIN] - Add KDoc/Javadoc to the Gradle plugin and integrate Dokka so IDEs show helpful tooltips; fix missing parameter wiring; improve merged-spec handling to match the Maven plugin
- [BUG] [cpp-httplib-server] Enum serialization does not match openapi definition
- [BUG] Error when using generateUnmarshalJSON=false
- [BUG][Java][Native] invalid generated code when binary/file responses are mapped to InputStream
- build(deps): bump github.com/go-chi/chi/v5 from 5.2.2 to 5.2.4 in /samples/server/petstore/go-chi-server
- ## [typescript-angular] Nested query object serialization changed between 7.11.0 and 7.23.0
- build(deps): bump undici from 7.16.0 to 7.28.0 in /samples/openapi3/client/petstore/typescript/builds/default
- build(deps): bump @angular/core, @angular/animations, @angular/common, @angular/forms, @angular/platform-browser, @angular/platform-browser-dynamic, @angular/router and @angular-devkit/build-angular in /samples/client/petstore/typescript-angular-v20-provided-in-root
- [kotlin] Add @get:JsonValue to nested Jackson enums (#23886)
- Docs
- Java not yet supported