File tree
168 files changed
+6260
-711
lines changed- bin/configs
- docs
- generators
- modules/openapi-generator/src
- main
- java/org/openapitools/codegen
- languages
- resources
- cpp-rest-sdk-client
- elixir
- kotlin-client/libraries/jvm-okhttp/infrastructure
- kotlin-spring
- typescript-fetch
- test
- java/org/openapitools/codegen
- java
- kotlin/spring
- options
- typescript/typescriptangular
- resources
- 3_0
- elixir
- kotlin
- 3_1
- bugs
- samples
- client
- others/kotlin-jvm-okhttp-parameter-tests/src/main/kotlin/org/openapitools/client/infrastructure
- petstore
- cpp-restsdk/client
- include/CppRestPetstoreClient/model
- src/model
- elixir/lib/openapi_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
- typescript-angular-v19
- builds/default
- .openapi-generator
- api
- model
- src
- app
- typescript-angular-v19-with-angular-dependency-params/builds/default
- .openapi-generator
- api
- model
- server/petstore
- kotlin-spring-cloud/src/main/kotlin/org/openapitools/api
- kotlin-spring-default/src/main/kotlin/org/openapitools/api
- kotlin-springboot/src/main/kotlin/org/openapitools/api
- kotlin-springboot-3/src/main/kotlin/org/openapitools/api
- kotlin-springboot-delegate/src/main/kotlin/org/openapitools/api
- kotlin-springboot-delegate-nodefaults/src/main/kotlin/org/openapitools/api
- kotlin-springboot-modelMutable/src/main/kotlin/org/openapitools/api
- kotlin-springboot-multipart-request-model/src/main/kotlin/org/openapitools/api
- kotlin-springboot-reactive/src/main/kotlin/org/openapitools/api
- kotlin-springboot-request-cookie/src/main/kotlin/org/openapitools/api
- kotlin-springboot-source-swagger1/src/main/kotlin/org/openapitools/api
- kotlin-springboot-source-swagger2/src/main/kotlin/org/openapitools/api
- kotlin-springboot-springfox/src/main/kotlin/org/openapitools/api
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
168 files changed
+6260
-711
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 12 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + |
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| 7 | + | |
7 | 8 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + | |
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1619 | 1619 |
| |
1620 | 1620 |
| |
1621 | 1621 |
| |
1622 |
| - | |
| 1622 | + | |
1623 | 1623 |
| |
1624 | 1624 |
| |
1625 | 1625 |
| |
|
modules/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: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
| |||
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
324 |
| - | |
325 |
| - | |
326 |
| - | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
327 | 327 |
| |
328 |
| - | |
329 |
| - | |
330 |
| - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
331 | 331 |
| |
332 |
| - | |
333 |
| - | |
334 |
| - | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
335 | 335 |
| |
336 |
| - | |
337 |
| - | |
338 |
| - | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
|
Lines changed: 76 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 |
| |
12 | 15 |
| |
13 | 16 |
| |
| |||
125 | 128 |
| |
126 | 129 |
| |
127 | 130 |
| |
| 131 | + | |
128 | 132 |
| |
129 | 133 |
| |
130 | 134 |
| |
| 135 | + | |
131 | 136 |
| |
132 | 137 |
| |
133 | 138 |
| |
| |||
146 | 151 |
| |
147 | 152 |
| |
148 | 153 |
| |
| 154 | + | |
149 | 155 |
| |
150 | 156 |
| |
151 | 157 |
| |
| 158 | + | |
152 | 159 |
| |
153 | 160 |
| |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
154 | 168 |
| |
155 | 169 |
| |
156 | 170 |
| |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
161 | 193 |
| |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
162 | 222 |
| |
163 | 223 |
| |
164 | 224 |
| |
165 | 225 |
| |
| 226 | + | |
166 | 227 |
| |
| 228 | + | |
167 | 229 |
| |
168 |
| - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
169 | 233 |
| |
| 234 | + | |
170 | 235 |
| |
171 | 236 |
| |
172 | 237 |
| |
173 | 238 |
| |
174 | 239 |
| |
| 240 | + | |
175 | 241 |
| |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
176 | 246 |
| |
177 | 247 |
| |
| 248 | + | |
178 | 249 |
| |
179 | 250 |
| |
180 | 251 |
| |
|
0 commit comments