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
Files
34072faccd6f8a8bbdd2fdaca9b9cae91ee113d7
openapi-generator
/
samples
/
client
/
petstore
/
php
/
SwaggerClient-php
/
lib
History
Tony Tam
34072faccd
merged
2015-06-05 00:51:52 -07:00
..
models
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
APIClient.php
merged
2015-06-05 00:51:52 -07:00
ApiException.php
return exception instead of null for 404, add properties to api exception class
2015-06-02 17:25:38 +08:00
Configuration.php
return exception instead of null for 404, add properties to api exception class
2015-06-02 17:25:38 +08:00
PetApi.php
rename APIClient to ApiClient, APIClientException to APIException
2015-05-28 15:06:31 +08:00
StoreApi.php
rename APIClient to ApiClient, APIClientException to APIException
2015-05-28 15:06:31 +08:00
UserApi.php
rename APIClient to ApiClient, APIClientException to APIException
2015-05-28 15:06:31 +08:00