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>
32 lines
660 B
Plaintext
32 lines
660 B
Plaintext
README.md
|
|
client/CMakeLists.txt
|
|
client/PFXApiResponse.cpp
|
|
client/PFXApiResponse.h
|
|
client/PFXCategory.cpp
|
|
client/PFXCategory.h
|
|
client/PFXEnum.h
|
|
client/PFXHelpers.cpp
|
|
client/PFXHelpers.h
|
|
client/PFXHttpFileElement.cpp
|
|
client/PFXHttpFileElement.h
|
|
client/PFXHttpRequest.cpp
|
|
client/PFXHttpRequest.h
|
|
client/PFXObject.h
|
|
client/PFXOrder.cpp
|
|
client/PFXOrder.h
|
|
client/PFXPet.cpp
|
|
client/PFXPet.h
|
|
client/PFXPetApi.cpp
|
|
client/PFXPetApi.h
|
|
client/PFXServerConfiguration.h
|
|
client/PFXServerVariable.h
|
|
client/PFXStoreApi.cpp
|
|
client/PFXStoreApi.h
|
|
client/PFXTag.cpp
|
|
client/PFXTag.h
|
|
client/PFXUser.cpp
|
|
client/PFXUser.h
|
|
client/PFXUserApi.cpp
|
|
client/PFXUserApi.h
|
|
client/PFXclient.pri
|