openapi-generator/samples
Yuriy Belenko 36f4452351 [Slim] Upgrade API server integration tests to use Fake Petstore spec (#354)
* [Slim] Shell script points to petstore-with-fake-endpoints-models-for-testing.yaml. Slim init and new models has been generated.

* [Slim] Bugfix. Special value */* in opperation produces escaped to avoid PHP syntax errors.

* [Slim] Add own private static final LOGGER

* [Slim] Bugfix. toModelName method copied from PHPClient codegen which handles Fake Petstore spec much better.

* [Slim] Sort operations in supporting files data to avoid shadowing static routes.

* [Slim] Mustache index.php update. Params parsing enhanced.

* [Slim] Tiny cleanup. Unnecessary empty space removed.

* [Slim] Security fix. toOperationId method copied from PhpClientCodegen.

* [Slim] Bugfix. formData params parsing restored.

* [Slim] Proper .gitignore added to PhpSlimServerCodegen. Vendor folder with all dependencies removed to keep repo more clean.

* [Slim] Slim dependency update to 3.10.0. Few test fake endpoints fixed by this upgrade.
2018-06-23 12:10:38 +09:00
..
client update go client, server petstore samples (#365) 2018-06-21 21:59:56 +08:00
config/petstore/apache2 Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
documentation/cwiki Regenerate samples (#367) 2018-05-08 16:44:51 +08:00
dynamic-html Rename default package for html, html2, dynamic-html (#350) 2018-05-07 09:55:23 +02:00
html Regenerate samples (#367) 2018-05-08 16:44:51 +08:00
html2 Update Scala gatling's default value (#390) 2018-05-09 16:34:54 +08:00
html.md Add reactive option for Spring Boot (webflux) 2018-05-05 17:26:08 +02:00
meta-codegen Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
openapi3/client/petstore/php [php] Correctly handle multiple valid responses (#128) 2018-06-20 21:26:23 +09:00
server [Slim] Upgrade API server integration tests to use Fake Petstore spec (#354) 2018-06-23 12:10:38 +09:00
yaml