forked from loafle/openapi-generator-original
* first Commit parameterzied Server support * fixed serverconfig classes * Defautl constructor f. Config, fixed regex replace * Polosihed Templates, Added MultiServer support * Update Readme. Fixed MultiServer. Fixed def. Value * Passing global Server to mustache. Small fixes * Updated samples, fixed mustache for multi server * added prefixes, removed unused imports * added newly generated samples * missing vendorExtension in mustache. Update smaple * update doc Co-authored-by: William Cheng <wing328hk@gmail.com>
30 lines
455 B
Plaintext
30 lines
455 B
Plaintext
doc/Doxyfile
|
|
doc/README.md
|
|
doc/generateDocumentation.sh
|
|
src/ApiResponse.cpp
|
|
src/ApiResponse.h
|
|
src/Category.cpp
|
|
src/Category.h
|
|
src/Error.cpp
|
|
src/Error.h
|
|
src/Helpers.cpp
|
|
src/Helpers.h
|
|
src/NetClient.cpp
|
|
src/NetClient.h
|
|
src/Object.h
|
|
src/Order.cpp
|
|
src/Order.h
|
|
src/Pet.cpp
|
|
src/Pet.h
|
|
src/PetManager.cpp
|
|
src/PetManager.h
|
|
src/RequestInfo.h
|
|
src/StoreManager.cpp
|
|
src/StoreManager.h
|
|
src/Tag.cpp
|
|
src/Tag.h
|
|
src/User.cpp
|
|
src/User.h
|
|
src/UserManager.cpp
|
|
src/UserManager.h
|