openapi-generator/samples/server/petstore/java-play-framework-fake-endpoints
Maxim Zinchenko a8642dbdfc [Java][Spring][Server] Issue #4680 (#6890)
* Issue #4680 correct values for enum with escaped double quotes

* Issue #4680 regenerate samples

* Issue #4680 remove new lines

* Issue #4680 fixed scripts

* Issue #4680 update samples under CentOS
2017-11-27 18:30:39 +08:00
..
.swagger-codegen Add support for endpoint examples. Right now it doesn't work because {{{example}}} is always empty (#5775) 2017-07-23 22:45:30 +08:00
app Fix: Resolve problem with UUID class not found if there is almost one parameter with format as uuid (#6617) 2017-11-22 16:54:11 +08:00
conf [JavaPlayFramework] Add parameters for beanValidation in the application.conf + fix bugs (#6794) 2017-10-27 22:48:27 +08:00
project Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
public [Java][Spring][Server] Issue #4680 (#6890) 2017-11-27 18:30:39 +08:00
.swagger-codegen-ignore Add support for endpoint examples. Right now it doesn't work because {{{example}}} is always empty (#5775) 2017-07-23 22:45:30 +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 Add support for endpoint examples. Right now it doesn't work because {{{example}}} is always empty (#5775) 2017-07-23 22:45:30 +08:00
README Add support for endpoint examples. Right now it doesn't work because {{{example}}} is always empty (#5775) 2017-07-23 22:45:30 +08:00

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

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