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
wing328
d0f9345c5a
fix php map, add test case for get inventory
2015-06-05 21:57:12 +08:00
..
models
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
APIClient.php
fix php map, add test case for get inventory
2015-06-05 21:57:12 +08: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