|
|
|
|
|
by glun
2308 days ago
|
|
I've been investigating their generators for work these last two days, and their java generators produce code that doesn't even compile -- when ran on their own schema examples! Total garbage. OneOf (for the polymorphism aspect of inheritance) is the feature that breaks every single one of them. |
|
Ref: https://github.com/OpenAPITools/openapi-generator/pull/5120