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
05700a67997bc4be531fc02b82ebf264a808b1d7
openapi-generator
/
samples
/
client
/
petstore
/
php
/
SwaggerClient-php
/
lib
History
wing328
7080983521
return exception instead of null for 404, add properties to api exception class
2015-06-02 17:25:38 +08:00
..
models
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
APIClient.php
return exception instead of null for 404, add properties to api exception class
2015-06-02 17:25:38 +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