This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
openapi-generator
Watch
1
Star
0
Fork
0
You've already forked openapi-generator
mirror of
https://github.com/jlengrand/openapi-generator.git
synced
2026-05-10 15:54:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
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