openapi-generator/bin/configs/other/kotlin-multiplatform.yaml
Bruno Coelho eb224db540
[kotlin][client] remove old Date usage (#11082)
* [kotlin][client] remove old Date usage

* [kotlin][client] remove old Date usage
2021-12-14 16:03:12 +08:00

8 lines
368 B
YAML

generatorName: kotlin
outputDir: samples/openapi3/client/petstore/kotlin-multiplatform
library: multiplatform
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore-with-fake-endpoints-models-for-testing.yaml
templateDir: modules/openapi-generator/src/main/resources/kotlin-client
additionalProperties:
artifactId: kotlin-client-petstore-multiplatform