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 supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to openapi-generator
Help out
- Issues
- fix(normalizer): restore behavior of clearing a oneOf if the schema content cannot currently be used by the generator
- [BUG][JAVA][restclient] useJackson3: generated RestClient is missing Spring's default message converters (follow-up to #23354)
- [BUG][JAVA][restclient] `useJackson3`: `createDefaultMapper(null)` drops the default DateFormat, so `date-time` fields serialize as epoch numbers
- build(deps): bump undici from 7.16.0 to 7.29.0 in /samples/client/others/typescript/encode-decode/build
- [JAVA] fix jspecify in java builders and toIndentedString
- [Bug] [Dart Dio] AnyOf serialization fails for non-zero value indexes
- [BUG] [kotlin-server] Does not create type discriminator for oneOf
- Fix #24603 (anyOf serialization in dart-dio)
- fix(typescript-fetch): correct ToJSON/ToJSONTyped type signatures
- [core] keep property type when an allOf part redefines it without a type
- Docs
- Java not yet supported