openapi-generator/modules/swagger-codegen
Akihito Nakano 4612c12560 [PHP] Add support for async requests (#5771)
* Add xxxAsyncWithHttpInfo

* Add xxxAsync

* Tweak doc comment

* apply DRY principle to the creation process for request

* Fix undefined variable $statusCode

* error handling

* Fix undefined variable $url

* Tweak syntax

* Update samples

run './bin/php-petstore.sh'

* Update samples (security)

run './bin/security/php-petstore.sh'

* Fix doc comment

xxx(Async|AsyncWithHttpInfo) returns \GuzzleHttp\Promise\PromiseInterface

* Update samples (./bin/php-petstore.sh)

* Update samples (./bin/security/php-petstore.sh)

* Add AsyncTest
2017-06-07 20:35:28 +08:00
..
src [PHP] Add support for async requests (#5771) 2017-06-07 20:35:28 +08:00
.gitignore Typescript Property Renaming Fix (#4264) 2017-02-05 22:54:00 +08:00
pom.xml Merge remote-tracking branch 'origin/master' into 2.3.0 2017-04-27 21:16:16 +08:00