File tree
52 files changed
+37
-579
lines changed- modules/openapi-generator/src/main
- java/org/openapitools/codegen/languages
- resources/kotlin-client/libraries
- jvm-ktor/auth
- multiplatform
- auth
- commonTest
- iosTest
- jsTest
- jvmTest
- samples
- client/petstore
- kotlin-array-simple-string-multiplatform
- .openapi-generator
- src
- commonMain/kotlin/org/openapitools/client/auth
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
- kotlin-bigdecimal-default-multiplatform
- .openapi-generator
- src
- commonMain/kotlin/org/openapitools/client/auth
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
- kotlin-default-values-multiplatform
- .openapi-generator
- src
- commonMain/kotlin/org/openapitools/client/auth
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
- kotlin-jvm-ktor-gson/src/main/kotlin/org/openapitools/client/auth
- kotlin-jvm-ktor-jackson/src/main/kotlin/org/openapitools/client/auth
- kotlin-jvm-ktor-kotlinx_serialization/src/main/kotlin/org/openapitools/client/auth
- kotlin-multiplatform-kotlinx-datetime
- .openapi-generator
- src
- commonMain/kotlin/org/openapitools/client/auth
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
- kotlin-multiplatform
- .openapi-generator
- gradle/wrapper
- src
- commonMain/kotlin/org/openapitools/client/auth
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
- openapi3/client/petstore/kotlin-multiplatform
- .openapi-generator
- src
- commonTest/kotlin/util
- iosTest/kotlin/util
- jsTest/kotlin/util
- jvmTest/kotlin/util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
52 files changed
+37
-579
lines changedmodules/openapi-generator/src/main/java/org/openapitools/codegen/languages/KotlinClientCodegen.java
Lines changed: 0 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
863 | 863 |
| |
864 | 864 |
| |
865 | 865 |
| |
866 |
| - | |
867 |
| - | |
868 |
| - | |
869 |
| - | |
870 |
| - | |
871 |
| - | |
872 | 866 |
| |
873 | 867 |
| |
874 | 868 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
|
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 0 additions & 13 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
26 |
| - | |
27 |
| - |
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
|
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - |
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
|
Lines changed: 0 additions & 27 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
samples/client/petstore/kotlin-bigdecimal-default-multiplatform/src/jsTest/kotlin/util/Coroutine.kt
Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - |
Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
| 4 | + | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
|
0 commit comments