File tree
271 files changed
+5526
-723
lines changed- .github/workflows
- bin/configs
- docs/generators
- modules/openapi-generator/src/main
- java/org/openapitools/codegen/languages
- resources/kotlin-client
- infrastructure
- jvm-common/infrastructure
- libraries
- jvm-ktor
- auth
- infrastructure
- jvm-okhttp
- infrastructure
- jvm-retrofit2
- auth
- infrastructure
- jvm-spring-restclient
- infrastructure
- jvm-spring-webclient
- infrastructure
- jvm-vertx
- infrastructure
- jvm-volley
- auth
- infrastructure
- request
- multiplatform
- auth
- infrastructure
- samples/client
- echo_api
- kotlin-jvm-spring-3-restclient/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-spring-3-webclient/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-model-prefix-type-mappings/src/main/kotlin/org/openapitools/client/infrastructure
- others/kotlin-jvm-okhttp-parameter-tests/src/main/kotlin/org/openapitools/client/infrastructure
- petstore
- kotlin-allOff-discriminator/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-array-simple-string-jvm-okhttp4/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-array-simple-string-multiplatform/src/commonMain/kotlin/org/openapitools/client/infrastructure
- kotlin-bigdecimal-default-multiplatform/src/commonMain/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-default-values-jvm-retrofit2/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-default-values-multiplatform/src/commonMain/kotlin/org/openapitools/client/infrastructure
- kotlin-enum-default-value/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-explicit
- .openapi-generator
- docs
- gradle/wrapper
- src
- main/kotlin/org/openapitools/client
- apis
- infrastructure
- models
- test/kotlin/org/openapitools/client
- apis
- models
- 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-jackson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-ktor-gson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-ktor-jackson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-ktor-kotlinx_serialization/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-okhttp4-coroutines/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-spring-2-webclient/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-spring-3-restclient/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-spring-3-webclient/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-vertx-gson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-vertx-jackson-coroutines/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-vertx-jackson/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-jvm-vertx-moshi/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-kotlinx-datetime/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-model-prefix-type-mappings/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-multiplatform-kotlinx-datetime/src/commonMain/kotlin/org/openapitools/client
- apis
- infrastructure
- kotlin-multiplatform/src/commonMain/kotlin/org/openapitools/client
- apis
- 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-retrofit2-jackson/src/main/kotlin/org/openapitools/client/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/infrastructure
- kotlin-threetenbp/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin-uppercase-enum/src/main/kotlin/org/openapitools/client/infrastructure
- kotlin/src/main/kotlin/org/openapitools/client/infrastructure
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
271 files changed
+5526
-723
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
268 | 269 | | |
269 | 270 | | |
270 | 271 | | |
| 272 | + | |
| 273 | + | |
271 | 274 | | |
272 | 275 | | |
273 | 276 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
102 | 107 | | |
103 | 108 | | |
104 | 109 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 5 additions & 5 deletions
| 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 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
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 | | |
0 commit comments