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 |
|
William Cheng
|
2d898511a8
|
Add Play server samples to CircleCI (#7501)
* add play server samples to circle ci
* add pom.xml for java play framework
|
2018-01-26 09:48:51 +08:00 |
|
Jean-François Côté
|
e33b350c89
|
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 |
|
Jean-François Côté
|
ebf4efe3ea
|
Fix issue #6867 : The apiPackage option was ignored (#7316)
* Fix issue #6867 : The apiPackage option is ignored in the template for Java Play Framework.
* use openjdk7 in travis to ensure it works with jdk7
|
2018-01-10 13:15:49 +08:00 |
|