Skip to content

Commit d0327b2

Browse files
authored
add tests for scala http4s server: (#21507)
1 parent af6ab0e commit d0327b2

File tree

5 files changed

+842
-3
lines changed

5 files changed

+842
-3
lines changed

bin/configs/scala-http4s-server.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
generatorName: scala-http4s-server
22
outputDir: samples/server/petstore/scala-http4s-server
3-
inputSpec: modules/openapi-generator/src/test/resources/3_0/petstore.yaml
3+
inputSpec: modules/openapi-generator/src/test/resources/3_0/scala-http4s-server/petstore.yaml
44
templateDir: modules/openapi-generator/src/main/resources/scala-http4s-server
55
additionalProperties:
6-
artifactId: openapi-scala-http4s-server
6+
artifactId: openapi-scala-http4s-server

0 commit comments

Comments
 (0)