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 supported1 Subscribers
Add a CodeTriage badge to openapi-generator
Help out
- Issues
- Remove None default and typing values from non-nullable any-of / one-of fields
- addition: api response examples + spring generator can generate response examples (#17610, #16051)
- [BUG] [JAVA] "cannot find symbol" syntax error involving @Valid (useBeanValidation) in case of fully qualified type reference
- [REQ] Add a Spring Http interface to Server/Client generator
- [BUG] Kotlin-server generates singular type instead of list for responses of type array
- [BUG] [Spring Boot] [Maven plugin] OpenAPI Generator 7.4.0 can't read OpenAPI 3.1 spec on Windows.
- [BUG][Python] Schema property named _ (a single underscore) generates broken syntax
- fixes Object of type date is not JSON serializable error
- [BUG] [Kotlin] Unusable model generated for `anyOf` with required fields
- [BUG] Use API version in npm, not the npm version
- Docs
- Java not yet supported