forked from loafle/openapi-generator-original
8 lines
352 B
YAML
8 lines
352 B
YAML
generatorName: kotlin
|
|
outputDir: samples/client/petstore/kotlin-bigdecimal-default-okhttp4
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/issue_10866_bigdecimal_default.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/kotlin-client
|
|
additionalProperties:
|
|
artifactId: kotlin-bigdecimal-default-okhttp4
|
|
library: jvm-okhttp4
|