openapi-generator/samples/server/petstore/java-play-framework-no-swagger-ui/conf
Jean-François Côté 18ba90f5ac [JavaPlayFramework] Add parameters for beanValidation in the application.conf + fix bugs (#6794)
* Add configuration to split input and output bean validations. When useBeanValidation is used, the variable are created in the application.conf file and can be tweaked by environment. For example, dev and stage can have true to both but only have input in prod.

* Refactor of mustache tags for more clarity

* sample generation with refactor

* Fix a couple of bugs with the fake-endpoint yaml but there is still 2 cases where it doesn't work.
2017-10-27 22:48:27 +08:00
..
application.conf [JavaPlayFramework] Add parameters for beanValidation in the application.conf + fix bugs (#6794) 2017-10-27 22:48:27 +08:00
logback.xml Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
routes Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00