forked from loafle/openapi-generator-original
9 lines
388 B
YAML
9 lines
388 B
YAML
generatorName: kotlin
|
|
outputDir: samples/client/petstore/kotlin-default-values-jvm-retrofit2
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/issue_10865_default_values.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/kotlin-client
|
|
additionalProperties:
|
|
artifactId: kotlin-default-values-jvm-retrofit2
|
|
library: jvm-retrofit2
|
|
sortParamsByRequiredFlag: false
|