openapi-generator/bin/openapi3
Arthur Mogliev 77d2de4e3d [PHP][php-ze-ph] Support for PHP 7.1+, Zend Expressive 3.2 and PathHander 0.4 (#1902)
* - support for PHP 7.1, Zend Expressive 3.2 and PathHander 0.4 for php-ze-ph generator

* - fixed mess with petstore samples (added new files, removed obsolete files)

* php-ze-ph:
- overwriting "*/*" media type for producers with "n/a" (PathHandler does not support that cause it makes no sense to return response with "Content-Type: */*")
- "array" return type declaration for handler methods with ambiguous "container" return type
- better way to generate attribute annotation stub for request body data with ambiguous "container" type
- fixed missing dependency in composer.json
- minor optimization for container.php
- samples for OAS3 petstore spec

* php-ze-ph:
- note about ext-yaml in stub README
- updated .gitignore

* php-ze-ph:
- logging '*/*' replacement as warning
2019-01-30 15:36:00 +08:00
..
security Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
windows Fix float/double default value in C# generator (#791) 2018-08-13 13:28:22 +08:00
android-petstore-all.sh Update default value, fix example value (#370) 2018-05-08 19:51:15 +08:00
android-petstore-httpclient.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
android-petstore-volley.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
bash-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
clojure-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
cpp-pistache-server-petstore.sh [cpp-pistache] add the option to fetch dependencies (#495) 2018-07-22 10:46:38 +08:00
cpp-qt5-petstore.sh [cpp-qt5] improvements for server and client (#1284) 2018-11-08 14:18:57 +01:00
cpp-qt5-qhttpengine-server-petstore.sh [cpp qt5 server] Improve qt5 server naming (#655) 2018-07-27 01:49:26 +08:00
cpp-restbed-petstore-server.sh update cpp server scripts/batch files (#296) 2018-06-13 16:57:36 +08:00
cpp-tizen-petstore.sh [C++] Rename template dir (#332) 2018-06-17 19:56:56 +09:00
csharp-dotnet2-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
csharp-petstore-net-standard.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
csharp-petstore.sh Fix float/double default value in C# generator (#791) 2018-08-13 13:28:22 +08:00
csharp-property-changed-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
dart-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
dynamic-html.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
elixir-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
elm-petstore.sh [elm] Add flag to prefix custom type variants (#1288) 2018-10-26 18:20:36 +08:00
erlang-petstore-client.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
erlang-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
finch-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
flash-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
go-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
graphql-nodejs-express-server.sh Rename graphql-server to graphql-nodejs-express-server (#1822) 2019-01-15 22:54:06 +08:00
groovy-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
haskell-http-client-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
haskell-servant-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
html2-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
html-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
javascript-closure-angular.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
javascript-es6-petstore.sh Add multiple servers support to JS API client (#1974) 2019-01-29 11:19:21 +08:00
jaxrs-cxf-client-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
jaxrs-jersey-petstore.sh [General] fix InlineModelResolver's logic and use openapi-generator's InlineModelResolver, so that nested "required" works correctly (#1200) 2018-10-23 16:51:55 +08:00
kotlin-client-petstore.sh Fix missing closing parenthesis (#1739) 2018-12-23 09:54:51 +09:00
kotlin-springboot-petstore-server.sh [KOTLIN] Spring Boot Server Generator (#820) 2018-08-27 23:54:53 +08:00
lua-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
lumen-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
nodejs-petstore-google-cloud-functions.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
nodejs-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
objc-petstore-coredata.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
objc-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
perl-petstore.sh Add multiple inheritance support to Perl client (#1681) 2018-12-17 15:28:20 +08:00
php-laravel-petstore.sh feat (PHP LARAVEL) 8417: initial PHP-laravel codegen integration (#574) 2018-08-01 00:34:33 +08:00
php-petstore.sh [PHP] Decommission "packagePath", add new option "packageName" (#681) 2018-08-06 18:10:34 +08:00
php-silex-petstore-server.sh [PHP] Decommission "packagePath", add new option "packageName" (#681) 2018-08-06 18:10:34 +08:00
php-slim-server-petstore.sh [Slim] Refactoring (#402) 2018-07-02 00:16:55 +08:00
php-symfony-petstore.sh [PHP] Decommission "packagePath", add new option "packageName" (#681) 2018-08-06 18:10:34 +08:00
php-ze-ph-petstore-server.sh [PHP][php-ze-ph] Support for PHP 7.1+, Zend Expressive 3.2 and PathHander 0.4 (#1902) 2019-01-30 15:36:00 +08:00
powershell-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
python-flask-petstore-python2.sh Python AIOHTTP server generator (#1470) 2019-01-11 23:35:21 +08:00
python-flask-petstore.sh Python AIOHTTP server generator (#1470) 2019-01-11 23:35:21 +08:00
python-petstore.sh Add multiple servers support to Python client (#1969) 2019-01-28 11:24:48 +08:00
r-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
ruby-client-petstore.sh Skip model generation if it's a top-level map or array (#1296) 2018-11-26 22:01:53 +08:00
ruby-on-rails-server-petstore.sh [Ruby] Rename files/folders (#534) 2018-07-13 22:28:17 +08:00
ruby-sinatra-server-petstore.sh [Ruby] Rename files/folders (#534) 2018-07-13 22:28:17 +08:00
run-all-petstore Fix float/double default value in C# generator (#791) 2018-08-13 13:28:22 +08:00
rust-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
scala-akka-petstore.sh [Scala][client] Rename script, sample folder, template dir (#334) 2018-06-21 17:28:58 +08:00
scala-httpclient-petstore.sh [Scala][client] Rename script, sample folder, template dir (#334) 2018-06-21 17:28:58 +08:00
scalatra-petstore-server.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
scalaz-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-petstore-all.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-v2-petstore-interfaces.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-v2-petstore-with-npm.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-v2-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-v4-petstore-with-npm.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angular-v4.3-petstore-with-npm.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-angularjs-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-aurelia-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-fetch-petstore-all.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore-interfaces.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-fetch-petstore-target-es6.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-fetch-petstore-with-npm-version.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-fetch-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-inversify-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-jquery-petstore-all.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-jquery-petstore-with-npm.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-jquery-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-node-petstore-all.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-node-petstore-with-npm.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
typescript-node-petstore.sh Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00