File tree
129 files changed
+1329
-739
lines changed- modules/openapi-generator/src/main
- java/org/openapitools/codegen/languages
- resources/kotlin-client
- jvm-common/infrastructure
- libraries
- jvm-ktor/infrastructure
- jvm-okhttp
- samples/client/petstore
- kotlin-allOff-discriminator
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-array-simple-string-jvm-okhttp3
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-array-simple-string-jvm-okhttp4
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-array-simple-string-jvm-volley/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-bigdecimal-default-okhttp4
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-default-values-jvm-okhttp3
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-default-values-jvm-okhttp4
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-default-values-jvm-retrofit2
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-default-values-jvm-volley/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-enum-default-value
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-gson
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-jackson
- src/main/kotlin/org/openapitools/client/apis
- kotlin-json-request-string
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-jvm-ktor-gson
- .openapi-generator
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-ktor-jackson
- .openapi-generator
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-okhttp4-coroutines
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-jvm-vertx-gson
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-vertx-jackson-coroutines
- kotlin-jvm-vertx-jackson
- kotlin-jvm-vertx-moshi
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-volley/src/main/java/org/openapitools/client/infrastructure
- kotlin-modelMutable
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-moshi-codegen
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-nonpublic
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-nullable
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-okhttp3
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-retrofit2-kotlinx_serialization
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-retrofit2-rx3
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-retrofit2
- src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-string
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-threetenbp
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-uppercase-enum
- src/main/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin
- src
- main/kotlin/org/openapitools/client
- apis
- infrastructure
- test/kotlin/org/openapitools/client
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
129 files changed
+1329
-739
lines changedmodules/openapi-generator/src/main/java/org/openapitools/codegen/languages/KotlinClientCodegen.java
Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
661 | 661 |
| |
662 | 662 |
| |
663 | 663 |
| |
| 664 | + | |
| 665 | + | |
664 | 666 |
| |
665 | 667 |
| |
666 | 668 |
| |
| |||
669 | 671 |
| |
670 | 672 |
| |
671 | 673 |
| |
| 674 | + | |
| 675 | + | |
672 | 676 |
| |
673 | 677 |
| |
674 | 678 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
56 |
| - | |
57 | 56 |
| |
58 | 57 |
| |
59 | 58 |
| |
| |||
113 | 112 |
| |
114 | 113 |
| |
115 | 114 |
| |
| 115 | + | |
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
|
Lines changed: 45 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
44 | 57 |
| |
45 | 58 |
| |
46 | 59 |
| |
| |||
58 | 71 |
| |
59 | 72 |
| |
60 | 73 |
| |
61 |
| - | |
| 74 | + | |
62 | 75 |
| |
63 | 76 |
| |
64 | 77 |
| |
65 | 78 |
| |
66 |
| - | |
67 |
| - | |
68 |
| - | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
69 | 88 |
| |
70 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
71 | 96 |
| |
72 | 97 |
| |
73 | 98 |
| |
| |||
80 | 105 |
| |
81 | 106 |
| |
82 | 107 |
| |
83 |
| - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
84 | 123 |
| |
85 | 124 |
| |
86 | 125 |
|
Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
24 | 25 |
| |
25 | 26 |
| |
26 | 27 |
| |
27 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
28 | 32 |
| |
29 | 33 |
| |
30 | 34 |
| |
| |||
85 | 89 |
| |
86 | 90 |
| |
87 | 91 |
| |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
88 | 96 |
| |
89 | 97 |
| |
90 | 98 |
| |
| |||
196 | 204 |
| |
197 | 205 |
| |
198 | 206 |
| |
| 207 | + | |
199 | 208 |
| |
200 | 209 |
| |
201 | 210 |
| |
|
Lines changed: 18 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 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + |
Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
5 | 6 |
| |
6 | 7 |
| |
| 8 | + | |
| 9 | + | |
7 | 10 |
| |
8 | 11 |
| |
9 | 12 |
| |
| |||
26 | 29 |
| |
27 | 30 |
| |
28 | 31 |
| |
| 32 | + | |
29 | 33 |
| |
30 | 34 |
| |
31 |
| - | |
32 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 |
| |
34 | 42 |
| |
35 | 43 |
| |
|
Lines changed: 24 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 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + |
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
143 | 143 |
| |
144 | 144 |
| |
145 | 145 |
| |
146 |
| - | |
| 146 | + | |
147 | 147 |
| |
148 | 148 |
| |
149 | 149 |
| |
150 |
| - | |
| 150 | + | |
151 | 151 |
| |
152 | 152 |
| |
153 | 153 |
| |
|
Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 | 21 |
| |
23 | 22 |
| |
24 | 23 |
| |
|
File mode changed.
0 commit comments