Closed mristin closed 3 years ago
This patch introduces support for allOf when defining subtypes of objects. We simply make a superset of properties without introducing any type hierarchy in the generated code.
allOf
Fixes #106.
This patch introduces support for
allOf
when defining subtypes of objects. We simply make a superset of properties without introducing any type hierarchy in the generated code.Fixes #106.