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
9a1dedbe7649b9da98c51027bee74c459ad694dc
openapi-generator
/
samples
/
client
/
petstore
/
php
/
SwaggerClient-php
/
lib
History
wing328
9a1dedbe76
add test case (getPetbyId), remove old authenetication (only supports header)
2015-05-20 18:43:34 +08:00
..
models
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
APIClient.php
add test case (getPetbyId), remove old authenetication (only supports header)
2015-05-20 18:43:34 +08:00
APIClientException.php
update method name based on style guide, update petstore sample
2015-04-17 00:26:06 +08:00
Configuration.php
add todo for oauth, support multiple api key
2015-05-20 17:13:52 +08:00
PetApi.php
add authentication
2015-05-20 17:13:52 +08:00
StoreApi.php
add todo for oauth, support multiple api key
2015-05-20 17:13:52 +08:00
UserApi.php
add authentication
2015-05-20 17:13:52 +08:00