Aykut Akin
Aykut Akin
I thought I've tested it, but apparently tested it wrong. Thanks for pointing that out again @wing328. When I change the input yaml as in below, as you've foreseen, it...
Change has been made to import complex type's through `{{import}}` tag. There is already additional [complex type check](https://github.com/swagger-api/swagger-codegen/blob/cf21ac032794469252ab37bb265c4b847abb556f/modules/swagger-codegen/src/main/java/io/swagger/codegen/DefaultCodegen.java#L2541-L2544) for `Parameters`. With this change, it has been also added to `Response`.