openapi-generator/samples/client/petstore/qt5cpp
etherealjoy 0bf430a803 Qt5cpp Add support for nested containers (#7340)
* Disable creation of empty json fields and fields for primitives which were not set, but using default values
modelnamePrefix will be the one passed from command line or SWG if none

* Updates after review
Also common http files are splitted
Update Petstore examples

* Small Fixes for cleaning up arrays of arrays/maps

* Changes
- Api Body pass by Reference, avoid seg fault due to deletion of auto constructed object passed as parameter.
- Support Maps and Arrays upto a depth of 2
- Refactor Helpers to handle Maps and simplify code

* Remove size check due to possible incorrect type

* Update PetStore Examples for Qt5 C++ and small fixes for QDate/QDateTime

* Updates after review. Fixes typo and remove usage of auto keyword.

* Restored usage of auto keyword.
2018-01-14 17:47:54 +08:00
..
.swagger-codegen [QT5CPP] General Improvements (#6315) 2017-08-25 18:35:56 +08:00
client Qt5cpp Add support for nested containers (#7340) 2018-01-14 17:47:54 +08:00
PetStore Qt5cpp Add support for nested containers (#7340) 2018-01-14 17:47:54 +08:00
.swagger-codegen-ignore [Qt5 C++] Replace illegal characters in param names for Qt5 generator (#3978) 2016-10-15 18:23:36 +08:00