mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 08:31:26 +00:00
* fixed nullability * minor refactor to address a comment * removed discriminator property * update more manual tests * update more manual tests * added tests and bug fixes * fixed allof * reworked manual tests to compare json instead of classes, reworked discriminator logic * removed unneeded code