mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
7 lines
301 B
YAML
7 lines
301 B
YAML
generatorName: scala-pekko
|
|
outputDir: samples/client/petstore/scala-pekko
|
|
inputSpec: modules/openapi-generator/src/test/resources/3_0/scala-pekko/petstore.yaml
|
|
templateDir: modules/openapi-generator/src/main/resources/scala-pekko-client
|
|
additionalProperties:
|
|
artifactId: scala-pekko-petstore-client
|