openapi-generator/samples/server/petstore/java-play-framework-controller-only
2017-10-16 21:23:05 +08:00
..
.swagger-codegen Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
app There was no validation when a required field was null, creating crash and null pointer exception further down the line in the business code. Now, it throws a InvalidArgumentException. (#6673) 2017-10-16 21:23:05 +08:00
conf Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
project Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
public There was no validation when a required field was null, creating crash and null pointer exception further down the line in the business code. Now, it throws a InvalidArgumentException. (#6673) 2017-10-16 21:23:05 +08:00
.swagger-codegen-ignore Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
build.sbt Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
LICENSE Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
README Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00

This is your new Play application
=================================

This file will be packaged with your application when using `activator dist`.