.gitignore
CMakeLists.txt
Config.cmake.in
README.md
git_push.sh
include/CppRestPetstoreClient/AnyType.h
include/CppRestPetstoreClient/ApiClient.h
include/CppRestPetstoreClient/ApiConfiguration.h
include/CppRestPetstoreClient/ApiException.h
include/CppRestPetstoreClient/HttpContent.h
include/CppRestPetstoreClient/IHttpBody.h
include/CppRestPetstoreClient/JsonBody.h
include/CppRestPetstoreClient/ModelBase.h
include/CppRestPetstoreClient/MultipartFormData.h
include/CppRestPetstoreClient/Object.h
include/CppRestPetstoreClient/api/PetApi.h
include/CppRestPetstoreClient/api/StoreApi.h
include/CppRestPetstoreClient/api/UserApi.h
include/CppRestPetstoreClient/api/UserOrPetApi.h
include/CppRestPetstoreClient/model/ApiResponse.h
include/CppRestPetstoreClient/model/Category.h
include/CppRestPetstoreClient/model/Color.h
include/CppRestPetstoreClient/model/CreateUserOrPet_request.h
include/CppRestPetstoreClient/model/Order.h
include/CppRestPetstoreClient/model/Page.h
include/CppRestPetstoreClient/model/Pet.h
include/CppRestPetstoreClient/model/PetStatistics.h
include/CppRestPetstoreClient/model/SchemaWithPropsAndAddlProps.h
include/CppRestPetstoreClient/model/SchemaWithSet.h
include/CppRestPetstoreClient/model/SchemaWithSet_vaccinationBook.h
include/CppRestPetstoreClient/model/Tag.h
include/CppRestPetstoreClient/model/User.h
include/CppRestPetstoreClient/model/Vaccine.h
src/AnyType.cpp
src/ApiClient.cpp
src/ApiConfiguration.cpp
src/ApiException.cpp
src/HttpContent.cpp
src/JsonBody.cpp
src/ModelBase.cpp
src/MultipartFormData.cpp
src/Object.cpp
src/api/PetApi.cpp
src/api/StoreApi.cpp
src/api/UserApi.cpp
src/api/UserOrPetApi.cpp
src/model/ApiResponse.cpp
src/model/Category.cpp
src/model/Color.cpp
src/model/CreateUserOrPet_request.cpp
src/model/Order.cpp
src/model/Page.cpp
src/model/Pet.cpp
src/model/PetStatistics.cpp
src/model/SchemaWithPropsAndAddlProps.cpp
src/model/SchemaWithSet.cpp
src/model/SchemaWithSet_vaccinationBook.cpp
src/model/Tag.cpp
src/model/User.cpp
src/model/Vaccine.cpp
