openapi-generator/samples/server/petstore
abcsun d7c959fe42 [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310)
* add abstractPhpCodegen

* This base class should provide common functions to PHP-related generators so that the same enhancements or bug fixes can be applied to all clients.

Most source be moved from the PhpClientCodegen.

* change Lumen codegen to use the AbstractPhpCodegen

* remove the composerVendorName/composerProjectName. modify the LumenServerOptionsTest for unit test

* add context path

* reserve the apiDocPath and modelDocPath

* add the templateDir for lumen
2016-08-01 15:23:35 +08:00
..
aspnet5 [aspnet5] Regenerate sample server 2016-07-05 22:22:20 -04:00
flaskConnexion add new fles 2016-04-16 18:19:23 +08:00
go-api-server fixed all routing to v2 (#3428) 2016-07-21 11:44:43 +08:00
haskell-servant fix casting issue with ModelImpl in Haskell 2016-07-27 18:07:35 +08:00
java-inflector update sample for some server generators 2016-04-15 17:55:40 +08:00
jaxrs make jersey tests wait that jetty is closed before terminating 2016-07-18 23:21:12 +02:00
jaxrs-cxf/gen/java/io/swagger Java CXF petstore sample update 2016-06-16 17:13:02 +02:00
jaxrs-resteasy fix duplciated artifact id 2016-07-01 21:56:11 +08:00
jaxrs-spec Update a Readme and add sample output for petstore json 2016-06-06 15:03:44 -04:00
lumen [PHP] add AbstractPhpCodegen to be as the base class of PHP-related generators (#3310) 2016-08-01 15:23:35 +08:00
nancyfx [C#][NancyFX] Better "Add" for Dictionary and using {{packageName}} for NancyFX (#3449) 2016-07-26 14:10:48 +08:00
nodejs Update petstore sample for changes on PR #3212 2016-06-27 08:10:01 +02:00
rails5 Add model & migrate support 2016-06-09 18:40:01 +08:00
scalatra [Scala][Scalatra] Include scalatra pestore in the CI tests (#3456) 2016-07-26 16:04:54 +08:00
silex fix contextpath for php silex 2016-07-20 16:13:06 +08:00
sinatra add appendix to license 2016-05-30 21:23:12 +08:00
slim fix #3418 - slim missing contextpath 2016-07-20 15:49:41 +08:00
spring-mvc Merge branch 'vovan--issue-3193' 2016-07-07 13:51:17 +08:00
spring-mvc-j8-async updated Java8 spring sample with CompletableFuture feature #3190 2016-06-26 11:25:54 +02:00
springboot update spring petstore sample 2016-07-07 11:32:05 +08:00