openapi-generator/samples/client/petstore/php/SwaggerClient-php/lib
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