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] Description
- [BUG][C#][CSHARP] Client.Trace/AsynchronousClient.TraceAsync are missed in ISynchronousClient/IAsynchronousClient but invoked from WebSocketApi
- [BUG][C#][CSharp] Newline character at the example field of the property leads to incorrect CSharp generation
- [BUG][DART2] ApiClient deserialize result to type Map<String,Map<String,String>> throws exception
- [Java] Error generating constructor in java
- [BUG] (JAVA 11 Native HTTP client) No mapper for XML instantiated, thus fails with `JsonParseException: Unexpected character ('<' (code 60))`
- [BUG] [SPRING] OpenAPI generated DTO interface doesn't include required properties other than discriminator
- [QUESTION] How can I add CrossOrigin annotation to the controller generated by OpenAPI Generator?
- [BUG][Clojure] Generated library imports non-existent specs
- [REQ] [Dart2] Allow specifying Locale or DateFormat
- Docs
- Java not yet supported