mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-15 13:20:53 +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