mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-20 07:17:08 +00:00
added tests
This commit is contained in:
@@ -23,4 +23,4 @@ object ScalaWordnikApiCodegen extends BasicScalaGenerator {
|
||||
override def supportingFiles = List(
|
||||
("apiInvoker.mustache", destinationDir + "/" + invokerPackage.get.replaceAll("\\.", java.io.File.separator), "ApiInvoker.scala"),
|
||||
("pom.mustache", destinationRoot, "pom.xml"))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user