This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-07-05 07:01:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
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