openapi-generator/samples/server/petstore-security-test/slim
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 new files genreated by security shell scripts 2017-10-18 10:46:01 +08:00
lib/Models Update security samples: server (#5285) 2017-04-04 14:44:59 +08:00
vendor [Java][Spring][Server] Issue #4680 (#6890) 2017-11-27 18:30:39 +08:00
.htaccess fix slim windows path 2016-06-29 23:24:27 +08:00
.swagger-codegen-ignore apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
composer.json fix slim windows path 2016-06-29 23:24:27 +08:00
composer.lock fix slim windows path 2016-06-29 23:24:27 +08:00
index.php Update security samples: server (#5285) 2017-04-04 14:44:59 +08:00
LICENSE apply security fix to php lumne, silex, slim 2016-06-28 12:21:41 +08:00
README.md fix slim windows path 2016-06-29 23:24:27 +08:00

Swagger generated server

Overview

This server was generated by the swagger-codegen project. By using the OpenAPI-Spec from a remote server, you can easily generate a server stub. This is an example of building a PHP server.

This example uses the Slim Framework. To see how to make this your own, please take a look at the template here:

TEMPLATES