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][C#][generichost] All schemes from OR-alternative security requirements are applied — apiKey "in: query" leaks the secret into the URL
- [REQ] [JAVA] [SPRING] Add a way to pass the content type as a method parameter
- [kotlin-server] Add configurable inheritance modes
- [C#][generichost] Fix enum generation
- feat: add optional getters for nullable fields
- [REQ] Convert StringSchema with format "uri-reference" to java.net.URI instead if java.lang.String in Java client Codegenerator
- [BUG][JAVA][MAVEN] Array aliases generate uncompilable Java code with generateAliasAsModel=true
- [BUG][CORE] Fix #18963: add SKIP_ANONYMOUS_SCHEMA_REUSE inlineSchemaOption (opt-in, no breaking change)
- Fix #23933: Added @JsonPropertyOrder annotation to Spring Boot generator
- [BUG][Kotlin] Operation Description Escapes Generated Annotation String and Injects a Spring Handler
- Docs
- Java not yet supported