mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 08:46:11 +00:00
[kotlin][client] add tests for comma separated list in array path params (#11293)
* add tests for kotlin-array-simple-string * add new files * remove build fies * clean up
This commit is contained in:
BIN
samples/client/petstore/kotlin-array-simple-string/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
BIN
samples/client/petstore/kotlin-array-simple-string/gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
Binary file not shown.
5
samples/client/petstore/kotlin-array-simple-string/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
5
samples/client/petstore/kotlin-array-simple-string/gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
Reference in New Issue
Block a user