forked from loafle/openapi-generator-original
* 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
2 lines
77 B
Scala
2 lines
77 B
Scala
// The Play plugin
|
|
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.8.3") |