Commit f145b89
authored
[kotlin-client] Update Gradle and dependencies (#18571)
* [kotlin] Target correct library in jvm-spring-webclient sample
* [kotlin] Fixed warning in jvm-spring-restclient
* [kotlin-client] Bump Gradle version
* [kotlin-client] enableFeaturePreview no longer needed as it's enabled by default
* [kotlin-client] Bump kotlin, spotless, and reactor versions
* [kotlin-client] Generated code
* [kotlin-client] Missed a generated sample
* [kotlin-client] Bumped gradle and java version in kotlin-client workflows
* [kotlin-client] First attempt to fix jvm-volley
* [kotlin-client] Use standard gradle action instead of custom one
* [kotlin-client] Use original gradlew action but without specific version
* [kotlin-client] Moved sample kotlin-spring-cloud to servers instead of clients
* [kotlin-client] Added previously missing generated file
* [kotlin-client] Corrected sample path1 parent 296a6ac commit f145b89
File tree
306 files changed
+16517
-8833
lines changed- .github/workflows
- bin/configs
- modules/openapi-generator/src/main/resources/kotlin-client
- libraries/jvm-volley
- samples
- client
- echo_api
- kotlin-jvm-spring-3-restclient
- gradle/wrapper
- kotlin-jvm-spring-3-webclient
- gradle/wrapper
- kotlin-model-prefix-type-mappings
- gradle/wrapper
- others/kotlin-jvm-okhttp-parameter-tests
- gradle/wrapper
- petstore
- kotlin-allOff-discriminator
- gradle/wrapper
- kotlin-array-simple-string-jvm-okhttp4
- gradle/wrapper
- kotlin-array-simple-string-jvm-volley
- gradle/wrapper
- kotlin-array-simple-string-multiplatform
- gradle/wrapper
- kotlin-bigdecimal-default-multiplatform
- gradle/wrapper
- kotlin-bigdecimal-default-okhttp4
- gradle/wrapper
- kotlin-default-values-jvm-okhttp4
- gradle/wrapper
- kotlin-default-values-jvm-retrofit2
- gradle/wrapper
- kotlin-default-values-jvm-volley
- gradle/wrapper
- kotlin-default-values-multiplatform
- gradle/wrapper
- kotlin-enum-default-value
- gradle/wrapper
- kotlin-gson
- gradle/wrapper
- kotlin-jackson
- gradle/wrapper
- kotlin-json-request-string
- gradle/wrapper
- kotlin-jvm-jackson
- gradle/wrapper
- kotlin-jvm-ktor-gson
- gradle/wrapper
- kotlin-jvm-ktor-jackson
- gradle/wrapper
- kotlin-jvm-ktor-kotlinx_serialization
- gradle/wrapper
- kotlin-jvm-okhttp4-coroutines
- gradle/wrapper
- kotlin-jvm-spring-2-webclient
- gradle/wrapper
- kotlin-jvm-spring-3-restclient
- gradle/wrapper
- kotlin-jvm-spring-3-webclient
- gradle/wrapper
- kotlin-jvm-vertx-gson
- gradle/wrapper
- kotlin-jvm-vertx-jackson-coroutines
- gradle/wrapper
- kotlin-jvm-vertx-jackson
- gradle/wrapper
- kotlin-jvm-vertx-moshi
- gradle/wrapper
- kotlin-jvm-volley
- gradle/wrapper
- kotlin-kotlinx-datetime
- gradle/wrapper
- kotlin-model-prefix-type-mappings
- gradle/wrapper
- kotlin-modelMutable
- gradle/wrapper
- kotlin-moshi-codegen
- gradle/wrapper
- kotlin-multiplatform-kotlinx-datetime
- gradle/wrapper
- kotlin-name-parameter-mappings
- gradle/wrapper
- kotlin-nonpublic
- gradle/wrapper
- kotlin-nullable
- gradle/wrapper
- kotlin-retrofit2-jackson
- gradle/wrapper
- kotlin-retrofit2-kotlinx_serialization
- gradle/wrapper
- kotlin-retrofit2-rx3
- gradle/wrapper
- kotlin-retrofit2
- gradle/wrapper
- kotlin-string
- gradle/wrapper
- kotlin-threetenbp
- gradle/wrapper
- kotlin-uppercase-enum
- gradle/wrapper
- kotlin
- gradle/wrapper
- server/petstore/kotlin-spring-cloud
- .openapi-generator
- src/main/kotlin/org/openapitools
- api
- configuration
- model
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
306 files changed
+16517
-8833
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 13 | | |
17 | 14 | | |
18 | 15 | | |
| |||
65 | 62 | | |
66 | 63 | | |
67 | 64 | | |
68 | | - | |
69 | 65 | | |
70 | 66 | | |
71 | 67 | | |
72 | 68 | | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
76 | | - | |
| 72 | + | |
77 | 73 | | |
78 | 74 | | |
79 | 75 | | |
| |||
85 | 81 | | |
86 | 82 | | |
87 | 83 | | |
88 | | - | |
89 | 84 | | |
90 | 85 | | |
91 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
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 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | | - | |
37 | | - | |
| 33 | + | |
38 | 34 | | |
39 | 35 | | |
40 | 36 | | |
| |||
167 | 163 | | |
168 | 164 | | |
169 | 165 | | |
170 | | - | |
| 166 | + | |
171 | 167 | | |
172 | 168 | | |
173 | 169 | | |
| |||
Binary file not shown.
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
| 10 | + | |
5 | 11 | | |
6 | 12 | | |
0 commit comments