openapi-generator/samples/server/petstore/java-play-framework-no-exception-handling
Jérémie Bresson 7ecd5f3566
Rename "swagger" to "openapi" (#191)
* Rename ".swagger-codegen-ignore" to ".openapi-generator-ignore"
* Rename setGenerateSwaggerMetadata(Boolean) to setGenerateMetadata(Boolean)
* Rename Metadata Folder to .openapi-generator
2018-04-22 21:28:17 +02:00
..
.openapi-generator Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
app Fix an issue in Play Framework generator where a CSV is empty and transfered to the controllerImp with an empty item. (#7496) 2018-01-25 21:53:20 +08:00
conf Fix a regression bug that was introduce in a recent commit. Removed the tabs that were causing error in Play Framework (#7241) 2018-01-07 10:48:49 +08:00
project Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
public Add OpenAPI spec 3.0 support (beta) 2018-04-17 09:19:10 +02:00
.openapi-generator-ignore Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02: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
pom.xml Add Play server samples to CircleCI (#7501) 2018-01-26 09:48:51 +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`.