Closed sashank closed 7 years ago
Hi! I'm the main contributor to the Java Play Framework generator. If I'm not mistaking, the first version with the generator is 2.3.0. Try getting the latest available version and try again. Thanks
Thanks its working fine in 2.3.0 !
Description
While generating java play framework server stubs , it gives below errors
Swagger-codegen version
2.2.1
Swagger declaration file content or url
NA
Command line used for generation
wget https://oss.sonatype.org/content/repositories/releases/io/swagger/swagger-codegen-cli/2.2.1/swagger-codegen-cli-2.2.1.jar
Notice that in the above java-play framework is missing
When i run the below i get errors
Steps to reproduce
mentioned above .
Related issues/PRs
Suggest a fix/enhancement
where as i can generate java play framework code via the Swagger editor !