mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 08:59:07 +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