openapi-generator/samples/client/petstore
Lars Mikkelsen 0cef7116e8 Replace #import with #include in the Qt5 generator
The SWGHelpers.cpp file uses non-standard #import statements. This
causes the following error when built using Visual Studio 2013:

SWGHelpers.cpp(4): fatal error C1083: Cannot open type library file:
'c:\qt\qt5.5.1\5.5\msvc2013_64\include\qtcore\qdebug': Error loading
type library/DLL.
2015-12-07 23:30:37 -05:00
..
akka-scala rebuilt 2015-10-20 10:31:42 -07:00
android-java merged 2015-10-20 10:57:36 -07:00
async-scala rebuilt 2015-10-20 10:31:42 -07:00
clojure Accessing response status code and headers in Clojure client 2015-12-04 17:23:57 +08:00
csharp/SwaggerClientTest update return tag in documentation (C#) 2015-12-04 17:07:20 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient add back csharp dll, update sample 2015-07-30 10:19:46 +08:00
dart Generate auth files to correct location 2015-09-06 19:58:28 -04:00
flash/src/main/flex update readme, change default value, update pom 2015-08-16 00:03:19 +08:00
java Fix file uploading issue with Java jersey2 client codegen 2015-12-02 18:31:02 +08:00
javascript/src/scripts/rest add bin and petstore samples for JS 2015-12-07 10:53:40 +08:00
objc restore petstore sample 2015-12-01 17:47:37 +08:00
perl update perl auth to skip null apikey/username&password 2015-11-25 15:14:02 +08:00
php fix php access token setter 2015-11-25 15:14:04 +08:00
python add eq for python, update test case 2015-11-25 15:14:03 +08:00
qt5cpp Replace #import with #include in the Qt5 generator 2015-12-07 23:30:37 -05:00
ruby Add "==", "eql?" and "hash" methods to Ruby client 2015-11-25 11:46:43 +08:00
scala update test username for scala 2015-11-11 16:42:00 +08:00
swift Fix typo in swift error variable name. 2015-11-12 17:10:10 +02:00
tizen/client rebuilt 2015-10-20 10:30:19 -07:00
typescript-angular remove line break in TS methods' comment 2015-11-12 16:13:10 +08:00
typescript-node remove url form ts-node, fix test case 2015-11-15 18:26:36 +08:00