mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-12 00:21:18 +00:00
updated names
This commit is contained in:
@@ -37,7 +37,7 @@ object JavaWordnikApiCodegen extends BasicJavaGenerator {
|
||||
override def apiPackage = Some("com.wordnik.client.api")
|
||||
|
||||
additionalParams ++= Map(
|
||||
"artifactId" -> "swagger-petstore",
|
||||
"artifactId" -> "wordnik-java-client",
|
||||
"artifactVersion" -> "1.0.0",
|
||||
"groupId" -> "com.wordnik")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user