openapi-generator/samples/client/petstore
Robert Biehl 6963bf8748 [Swift] Swift3 inheritance support (#4052)
* Swift3 inheritance support

* Mode inheritance support
* Handle 204 No Content without crashing
* Added some new reserved words for Swift (Error, URL)

* Update swift3 pet store example

* PR feedback fixes

* removed unnecessary newline from Models.swift
* removed unnecessary code comments
* ~~public~~ open

* Typo

* Fix review feedback

* fixed comment
2016-11-01 16:25:43 +08:00
..
akka-scala better format of model properties 2016-09-11 18:44:36 +08:00
android [Android] fix URL encoding for Android API client (#3992) 2016-10-14 11:12:37 +08:00
async-scala Fixed bug for handling optional header parameters (#3776) 2016-09-15 23:28:01 +08:00
clojure Spelling fixes 2016-08-27 02:34:33 +03:00
cpprest [Cpprest] Fixing issue #3773 (#3876) 2016-09-30 10:31:24 +08:00
csharp [csharp] Fix apiPackage,modelPackage,excludeTests (#4010) 2016-10-17 16:26:28 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient issue#2589: added fully qualified names memory stream for C# 2016-04-13 16:56:36 -07:00
dart better handling of reserved words for sintatra, dart 2016-10-18 17:58:19 +08:00
flash Spelling fixes 2016-08-27 02:34:33 +03:00
go fix trailing comma in go api client 2016-09-24 00:57:01 +08:00
groovy Spelling fixes 2016-08-27 02:34:33 +03:00
java add test for java6 jersey2 client 2016-10-20 11:12:31 +08:00
javascript update JS petstore samples 2016-10-25 16:52:32 +08:00
javascript-closure-angular remove unnecessary change in JS closure codegen 2016-08-31 17:13:35 +08:00
javascript-promise update JS petstore samples 2016-10-25 16:52:32 +08:00
jmeter add petstore jmeter sample 2016-09-19 14:59:48 +08:00
objc [Objc] Added support for lower case discriminator (#3927) 2016-10-06 23:29:55 +08:00
perl Spelling fixes 2016-08-28 17:05:34 +03:00
php [PHP] fix PHPUnit invocation, add basic phpunit.xml.dist (#3864) 2016-09-28 19:44:07 +08:00
python fix missing () in python doc 2016-10-13 15:28:11 +08:00
qt5cpp [Qt5/C++] Arrays of primitive types fix (#4046) 2016-10-22 22:58:39 +08:00
ruby fix required prop check for ruby client 2016-10-13 16:38:39 +08:00
scala [Scala] enhancement to indention and null check (#3775) 2016-09-13 09:56:06 +08:00
spring-cloud fix issues in spring templates 2016-10-14 17:57:20 +02:00
spring-stubs fix issues in spring templates 2016-10-14 17:57:20 +02:00
swift [Swift] Use thread safe manager dictionary 2016-09-26 11:27:07 -04:00
swift3 [Swift] Swift3 inheritance support (#4052) 2016-11-01 16:25:43 +08:00
swift-promisekit Spelling fixes 2016-08-27 02:34:33 +03:00
tizen/client add new fles 2016-04-16 18:19:23 +08:00
typescript-angular Spelling fixes 2016-08-27 02:34:33 +03:00
typescript-angular2 fix typescript angular2 model - optional/required 2016-09-21 20:08:27 +08:00
typescript-fetch fix header parameter in ts fetch 2016-10-16 15:27:11 +08:00
typescript-node Spelling fixes 2016-08-27 02:34:33 +03:00