File tree
23 files changed
+135
-89
lines changed- modules/openapi-generator/src/main
- java/org/openapitools/codegen/languages
- resources/kotlin-client/libraries/jvm-okhttp/infrastructure
- samples/client
- others/kotlin-jvm-okhttp-parameter-tests/src/main/kotlin/org/openapitools/client/infrastructure
- petstore
- kotlin/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-allOff-discriminator/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-array-simple-string-jvm-okhttp4/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-bigdecimal-default-okhttp4/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-default-values-jvm-okhttp4/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-enum-default-value/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-explicit/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-gson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jackson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-json-request-string/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-okhttp4-coroutines/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-kotlinx-datetime/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-modelMutable/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-moshi-codegen/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-name-parameter-mappings/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-nonpublic/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-nullable/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-string/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-threetenbp/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-uppercase-enum/src/main/kotlin/org/openapitools/client/infrastructure
23 files changed
+135
-89
lines changedmodules/openapi-generator/src/main/java/org/openapitools/codegen/languages/KotlinClientCodegen.java
Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
962 | 962 |
| |
963 | 963 |
| |
964 | 964 |
| |
965 |
| - | |
| 965 | + | |
| 966 | + | |
| 967 | + | |
966 | 968 |
| |
967 | 969 |
| |
968 | 970 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
| 73 | + | |
73 | 74 |
| |
74 | 75 |
| |
75 | 76 |
| |
| |||
209 | 210 |
| |
210 | 211 |
| |
211 | 212 |
| |
212 |
| - | |
213 |
| - | |
| 213 | + | |
| 214 | + | |
214 | 215 |
| |
215 |
| - | |
| 216 | + | |
216 | 217 |
| |
217 | 218 |
| |
218 | 219 |
| |
| |||
298 | 299 |
| |
299 | 300 |
| |
300 | 301 |
| |
301 |
| - | |
| 302 | + | |
| 303 | + | |
302 | 304 |
| |
303 | 305 |
| |
304 | 306 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
243 | 244 |
| |
244 | 245 |
| |
245 | 246 |
| |
246 |
| - | |
| 247 | + | |
| 248 | + | |
247 | 249 |
| |
248 | 250 |
| |
249 | 251 |
| |
|
Lines changed: 6 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
| |||
169 | 170 |
| |
170 | 171 |
| |
171 | 172 |
| |
172 |
| - | |
173 |
| - | |
| 173 | + | |
| 174 | + | |
174 | 175 |
| |
175 |
| - | |
| 176 | + | |
176 | 177 |
| |
177 | 178 |
| |
178 | 179 |
| |
| |||
242 | 243 |
| |
243 | 244 |
| |
244 | 245 |
| |
245 |
| - | |
| 246 | + | |
| 247 | + | |
246 | 248 |
| |
247 | 249 |
| |
248 | 250 |
| |
|
0 commit comments