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
openapi-generator
/
modules
/
swagger-codegen
/
src
/
main
/
resources
/
php
History
nmonterroso
01d7776fc1
don't create a new response object, and keep the old string value in the exception and have the object as ApiException->responseObject
2015-06-22 11:47:23 -07:00
..
api.mustache
don't create a new response object, and keep the old string value in the exception and have the object as ApiException->responseObject
2015-06-22 11:47:23 -07:00
ApiClient.mustache
call setHost using API baspath when no apiclient is provided
2015-06-22 10:35:57 -07:00
ApiConfiguration.mustache
moving $host back to ApiClient and making ApiClient setters fluent
2015-06-22 08:36:49 -07:00
ApiException.mustache
don't create a new response object, and keep the old string value in the exception and have the object as ApiException->responseObject
2015-06-22 11:47:23 -07:00
autoload.mustache
use proper namespaces, getters/setters, and phpdocs
2015-06-18 15:41:12 -07:00
composer.mustache
rollback php template
2015-06-09 12:37:30 +08:00
model.mustache
adding static setters/getters for models since members are no public
2015-06-22 11:19:01 -07:00
ObjectSerializer.mustache
adding static setters/getters for models since members are no public
2015-06-22 11:19:01 -07:00