Feat support `Option [T] ? = None` by Javakky-pxv · Pull Request #458 · iheartradio/play-swagger

#136 Why do it? Using variable: Option[T] ? = None in the routes file will result in the following error. java.lang.IllegalArgumentException: For input string: "None" Such code may be used to simp...