mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-12 20:50:55 +00:00
* [kotlin] Added path sanitization in javadoc comments * added sample as regression test * Added samples/client/others/kotlin-jvm-okhttp-path-comments to github workflow
9 lines
352 B
YAML
9 lines
352 B
YAML
generatorName: kotlin
|
|
outputDir: samples/client/others/kotlin-jvm-okhttp-path-comments
|
|
library: jvm-okhttp4
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/kotlin/issue20618-path-comments.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/kotlin-client
|
|
additionalProperties:
|
|
artifactId: kotlin-petstore-okhttp4-path-comments
|
|
|