forked from loafle/openapi-generator-original
* Support nullable `org.springframework.web.multipart.MultipartFile` in Kotlin Spring generator - nullable is only supported for MultipartFile. However, Array<MultipartFile> could be also nullable * Support nullable `org.springframework.web.multipart.MultipartFile` in Kotlin Spring generator * Support nullable `org.springframework.web.multipart.MultipartFile` in Kotlin Spring generator Update kotlin-spring-additionalproperties samples