forked from loafle/openapi-generator-original
* Multiple cpp-qt5-client bugfixes. * Added '#include <stdexcept>' where std::runtime_error is used * Fixed request with FILE body: QByteArray doesn't have ::toUtf8() * Updated related samples * Fixed isByteArray section * updated docs * Docs changes reverted