This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
petstore
/
php
/
SwaggerClient-php
/
lib
History
Tony Tam
156afa7795
Merge pull request
#778
from wing328/php_apiclient_instance
...
[PHP] Make API client more pluggable
2015-05-23 08:54:33 -07:00
..
models
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
APIClient.php
Merge pull request
#778
from wing328/php_apiclient_instance
2015-05-23 08:54:33 -07:00
APIClientException.php
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
Configuration.php
api client as instance (not static class)
2015-05-22 22:09:51 +08:00
PetApi.php
add test case for api client instance
2015-05-23 10:35:19 +08:00
StoreApi.php
add test case for api client instance
2015-05-23 10:35:19 +08:00
UserApi.php
add test case for api client instance
2015-05-23 10:35:19 +08:00