mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 06:49:08 +00:00
Instead of declaring `Map` and `List` as primitive (which caused them to be not imported anymore), now we exclude them from the model name transformation in `JavaClientCodegen.getSwaggerType`.