src/main/resources/teamcity_kotlin/infrastructure/ApiClient.kt.mustache (3 lines): - line 85: // TODO: this should be extended with other serializers - line 159: // TODO: support multiple contentType,accept options here. - line 179: // TODO: handle specific mapping types. e.g. Map> src/main/java/com/jetbrains/codegen/kotlin/TeamCityKotlinCodegen.java (2 lines): - line 135: name = name.replaceAll("\\[\\]", ""); // FIXME: a parameter should not be assigned. Also declare the methods parameters as 'final'. - line 157: name = sanitizeName(name); // FIXME: a parameter should not be assigned. Also declare the methods parameters as 'final'.