Path	Lines of Code
src/main/assembly/zip.xml	24
src/main/java/com/jetbrains/codegen/TeamCityCodegen.java	21
src/main/java/com/jetbrains/codegen/TeamCityGenerateRunnable.java	296
src/main/java/com/jetbrains/codegen/TeamCityGenerator.java	157
src/main/java/com/jetbrains/codegen/kotlin/TeamCityKotlinCodegen.java	147
src/main/java/com/jetbrains/codegen/python/TeamCityPythonCodegen.java	94
src/main/resources/teamcity_docs/api.mustache	58
src/main/resources/teamcity_docs/autodoc.tree.mustache	43
src/main/resources/teamcity_docs/locator.description.mustache	1
src/main/resources/teamcity_docs/locator.param.table.mustache	25
src/main/resources/teamcity_docs/model.description.mustache	1
src/main/resources/teamcity_docs/model.mustache	31
src/main/resources/teamcity_docs/model.param.table.mustache	9
src/main/resources/teamcity_kotlin/api.mustache	61
src/main/resources/teamcity_kotlin/base/DataEntity.kt.mustache	26
src/main/resources/teamcity_kotlin/base/ListEntity.kt.mustache	34
src/main/resources/teamcity_kotlin/base/LocatorEntity.kt.mustache	30
src/main/resources/teamcity_kotlin/base/PaginatedEntity.kt.mustache	47
src/main/resources/teamcity_kotlin/build.gradle.mustache	36
src/main/resources/teamcity_kotlin/data_class.mustache	53
src/main/resources/teamcity_kotlin/data_class_opt_var.mustache	4
src/main/resources/teamcity_kotlin/data_class_req_var.mustache	4
src/main/resources/teamcity_kotlin/enum_class.mustache	10
src/main/resources/teamcity_kotlin/infrastructure/ApiAbstractions.kt.mustache	16
src/main/resources/teamcity_kotlin/infrastructure/ApiClient.kt.mustache	215
src/main/resources/teamcity_kotlin/infrastructure/ApiInfrastructureResponse.kt.mustache	33
src/main/resources/teamcity_kotlin/infrastructure/ApplicationDelegates.kt.mustache	24
src/main/resources/teamcity_kotlin/infrastructure/ClientConfig.kt.mustache	38
src/main/resources/teamcity_kotlin/infrastructure/Endpoint.kt.mustache	12
src/main/resources/teamcity_kotlin/infrastructure/Errors.kt.mustache	31
src/main/resources/teamcity_kotlin/infrastructure/RequestConfig.kt.mustache	37
src/main/resources/teamcity_kotlin/infrastructure/RequestMethod.kt.mustache	7
src/main/resources/teamcity_kotlin/infrastructure/ResponseExtensions.kt.mustache	18
src/main/resources/teamcity_kotlin/infrastructure/Serializer.kt.mustache	12
src/main/resources/teamcity_kotlin/licenseInfo.mustache	5
src/main/resources/teamcity_kotlin/model.mustache	7
src/main/resources/teamcity_kotlin/settings.gradle.mustache	1
src/main/resources/teamcity_kotlin/type_param_for_container_var.mustache	1
src/main/resources/teamcity_python/__init__api.mustache	4
src/main/resources/teamcity_python/__init__base.mustache	4
src/main/resources/teamcity_python/__init__model.mustache	4
src/main/resources/teamcity_python/api.mustache	54
src/main/resources/teamcity_python/const.mustache	8
src/main/resources/teamcity_python/content_handler.mustache	15
src/main/resources/teamcity_python/dataEntity.mustache	72
src/main/resources/teamcity_python/listEntity.mustache	19
src/main/resources/teamcity_python/locatorEntity.mustache	13
src/main/resources/teamcity_python/model.mustache	27
src/main/resources/teamcity_python/paginatedEntity.mustache	21
src/main/resources/teamcity_python/request_handler.mustache	73
src/main/resources/teamcity_python/setup.mustache	10
