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 supported28 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- [Java] Fix uncompilable default value for alias-as-model array/map properties (#23988)
- [BUG] fix(InlineModelResolver): do not merge distinct inline enums sharing the same values (#23978)
- [REQ] Convert StringSchema with format "uri-reference" to java.net.URI instead if java.lang.String in Java client Codegenerator
- build(deps): bump github.com/apple/swift-nio from 2.93.0 to 2.101.0 in /samples/client/petstore/swift6/vaporLibrary
- fix(cpp-httplib-server): handle missing optional JSON properties
- fix(online): thread-safe fileMap with TTL cleanup, SLF4J logging, and Content-Length header
- [BUG] [JAVA][SPRING] @JsonTypeName ignores x-discriminator-value and discriminator mappings
- [REQ] Optional getters for nullable fields only (opt-in, raw-type setters)
- [BUG] [JAVA] Deduplication feature in 7.23 breaks existing code
- [Java][Spring] Use discriminator value for @JsonTypeName instead of schema name (#23997)
- Docs
- Java not yet supported