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 supported19 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG][PHP-SYMFONY] Optional query enum with $ref schema and default rejects requests when parameter is omitted
- feat(motoko): add Motoko client generator
- [BUG][Spring] Named schemas referenced only inside allOf compositions are not generated as standalone model classes
- [BUG][kotlin] `const: true` on boolean property generates uncompilable enum (Boolean vs String mismatch)
- [BUG][kotlin] `allOf: [{if, then}]` next to `properties` drops properties, emits empty `data class`
- [BUG] protobuf-schema generator wraps standalone enums in message types but does not update field references
- [BUG] [JAVA] [SPRING] Missing declaration of `x-setter-extra-annotation` at codegen for unique arrays
- [Java] [Spring] Support a custom declaration of `x-setter-extra-annotation` at codegen for unique arrays
- [BUG] [typescript-fetch] refuses to invoke if body is nullable and required
- [BUG] [Java] useOneOfInterfaces for array type leads to useless interface
- Docs
- Java not yet supported