mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-22 22:39:14 +00:00
accessing `normalizeMediaType` should be done static in `ObjectSerializer`, as described in https://github.com/OpenAPITools/openapi-generator/issues/20201. fix applies only to the `typescript` generator.