swagger-gradle-codegen icon indicating copy to clipboard operation
swagger-gradle-codegen copied to clipboard

Add Polymorphism support

Open macisamuele opened this issue 3 years ago • 0 comments

Fixes #103

The goal of this PR is to introduce support for polymorphic data models within the generated code. Details of the feature introduced are properly described in the linked issue (so I'll avoid to repeat myself ;) )

WARNING: This PR is based on top of #104 ... that's why the long list of commits.

This is currently published to give visibility and a reason to some code additions of #104 justified as "check the subsequent branch".

The split of the changes in two PRs was mostly to reduce review complexity.

macisamuele avatar Oct 28 '20 22:10 macisamuele