Daonomic
|
0a52f56ba4
|
Support for discriminator.mapping (#536)
|
2018-07-18 06:14:42 +02:00 |
|
Jérémie Bresson
|
059a3efe46
|
Regenerate samples (#367)
|
2018-05-08 16:44:51 +08:00 |
|
Jérémie Bresson
|
2103fadab8
|
Fix package declaration for play-framework (#332)
|
2018-05-06 08:08:34 +02:00 |
|
Jérémie Bresson
|
4dc519b4fe
|
Rename groupId for java-play-framework (#310)
|
2018-05-04 10:22:42 +02:00 |
|
Jérémie Bresson
|
0ba2a9a250
|
Update java play framework samples OAS2 (#286)
* Regenerate play framework examples
* Add 'samples.ci' for manual files and update scripts
|
2018-05-03 08:19:59 +02:00 |
|
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 |
|