mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-20 15:47:13 +00:00
[kotlin] Test array integer (enum) with kotlin client generator (#22336)
* add tests for array of enum * update
This commit is contained in:
BIN
samples/client/petstore/kotlin-array-integer-enum/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
samples/client/petstore/kotlin-array-integer-enum/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
7
samples/client/petstore/kotlin-array-integer-enum/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
7
samples/client/petstore/kotlin-array-integer-enum/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-all.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user