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 supported38 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [BUG] [CSHARP] [GENERICHOST] OptionProperty.mustache and JsonConverter.mustache use different `Option<T>` nullability handlings.
- [BUG][PHP-SYMFONY] Optional query enum with $ref schema and default rejects requests when parameter is omitted
- [BUG][Spring] Named schemas referenced only inside allOf compositions are not generated as standalone model classes
- [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] [Java] useOneOfInterfaces for array type leads to useless interface
- Add scalafmt plugin to scalatra generator
- [BUG] [typescript-fetch] Invalid handling of date return type
- Docs
- Java not yet supported