forked from loafle/openapi-generator-original
[Play Framework] Update Play Framework Generator to latest version (#7860)
* First iteration to support new mechanism that needs to have the handle of the result. * Most of the samples now build except "async". Also, everything is messed up.. need to understand the mustache way to handle this. * New version to support play 2.8 * Fix conflict * Fix error when multiple file in forms
This commit is contained in:
committed by
GitHub
parent
ebf2f2e30f
commit
998e0fdaa2
@@ -1,2 +1,2 @@
|
||||
// The Play plugin
|
||||
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.7.5")
|
||||
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.3")
|
||||
Reference in New Issue
Block a user