openapi-generator/samples/client/petstore
Greg Marzouka cc756b5563 [Scala] Properly handle csv collectionFormat (#6540)
* Add support for lists of path parameters (eg instances), and default params for optional case classes

* Update Petstore sample

* Revert defaulting of case class fields to None

* Update Petstore sample
2017-10-07 18:24:08 +08:00
..
akka-scala Merge remote-tracking branch 'origin/master' into 2.3.0 2017-06-28 15:35:24 +08:00
android [ANDROID][volley] Handle UnsupportedEncodingException in invokeAPI (#6436) 2017-09-07 18:12:09 +08:00
apex Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
async-scala Merge remote-tracking branch 'origin/master' into 2.3.0 2017-06-15 17:14:39 +08:00
bash Bugfix: Path replacement regex not working (#6580) 2017-09-28 14:14:47 +08:00
clojure update clojure petstore cient 2017-05-27 00:33:49 +08:00
cpprest [CPPREST] Fixed multipart files upload implementation (#6518) 2017-09-29 15:46:16 +08:00
csharp update c# petstore samples 2017-09-09 21:19:21 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient CsharpDotNet2Client - Use clientPackage in additionalProperties (#6581) 2017-10-03 16:58:27 +08:00
dart fix file not found 2017-06-29 13:22:26 +08:00
eiffel Fixed typo in the Abstract Eiffel class. (#6239) 2017-08-05 00:38:50 +08:00
elixir [Elixir] Improve Elixir Client about primitive type spec (#6623) 2017-10-06 09:16:27 +08:00
flash Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
go [GO CLIENT] Fix issue with generating code for API key (#6630) 2017-10-07 12:05:48 +08:00
groovy Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
haskell-http-client [haskell-http-client] add support for auth methods (#6622) 2017-10-07 17:12:48 +08:00
java fix inconsistent java naming (#6624) 2017-10-06 11:03:15 +08:00
javascript Fix swagger-api/swagger-codegen#6345. Wrap optional JSDoc parameter (apiClient) in square brackets (#6346) 2017-08-24 10:39:34 +08:00
javascript-closure-angular Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
javascript-es6 Fix swagger-api/swagger-codegen#6345. Wrap optional JSDoc parameter (apiClient) in square brackets (#6346) 2017-08-24 10:39:34 +08:00
javascript-promise Fix swagger-api/swagger-codegen#6345. Wrap optional JSDoc parameter (apiClient) in square brackets (#6346) 2017-08-24 10:39:34 +08:00
javascript-promise-es6 Fix swagger-api/swagger-codegen#6345. Wrap optional JSDoc parameter (apiClient) in square brackets (#6346) 2017-08-24 10:39:34 +08:00
jaxrs-cxf updated jackson-version (#5943) 2017-06-29 10:56:12 +08:00
jaxrs-cxf-client [JaxRS] Fix response annotation generation (fixes #2588) (#6373) 2017-08-30 00:31:56 +08:00
jmeter Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
kotlin Kotlin: Fix trailing comma for data classes (#6323) 2017-08-19 11:56:29 +08:00
lua [Lua] Add new Lua client generator (#6252) 2017-08-11 01:41:29 +08:00
objc [objc] Let the developer specify the timezone to be used for date serialisation (#6628) 2017-10-07 13:44:35 +08:00
perl update perl petstore sample 2017-09-19 10:20:47 +08:00
php use parameter name as description if not defined (#6557) 2017-09-24 21:18:49 +08:00
powershell remove old petstore powershell sample 2017-08-07 15:41:30 +08:00
python [python] Add default Configuration (#6554) 2017-09-26 14:16:48 +08:00
python-asyncio [python] Add default Configuration (#6554) 2017-09-26 14:16:48 +08:00
python-tornado [python] Add default Configuration (#6554) 2017-09-26 14:16:48 +08:00
qt5cpp [QT5CPP] General Improvements (#6315) 2017-08-25 18:35:56 +08:00
R Fix some bugs for the R client (#6535) 2017-09-27 00:06:53 +08:00
r_test [R] Added ApiClient and fixed other issues (#6571) 2017-10-05 01:07:06 +08:00
ruby add comment, update ruby, php samples 2017-09-03 23:20:55 +08:00
rust Make the Rust codegen compile. (#6411) 2017-09-02 00:06:55 +08:00
scala [Scala] Properly handle csv collectionFormat (#6540) 2017-10-07 18:24:08 +08:00
spring-cloud add @Valid/@Validated annotations to controller methods/nested models (#6254) 2017-08-11 08:44:51 +08:00
spring-stubs add @Valid/@Validated annotations to controller methods/nested models (#6254) 2017-08-11 08:44:51 +08:00
swift update swift petstore samples 2017-08-04 01:01:19 +08:00
swift3 Swift3: non dictionary body type (#6531) 2017-09-29 00:16:32 +08:00
swift4 Handle when response is a file URL. (#6469) 2017-09-12 14:37:39 +08:00
swift-promisekit Spelling fixes 2016-08-27 02:34:33 +03:00
tizen Tizen client bugfixes (#5979) 2017-07-05 01:28:39 +08:00
typescript-angular-v2 use String() to convert num, update TS angular samples 2017-09-30 17:28:07 +08:00
typescript-angular-v4/npm use String() to convert num, update TS angular samples 2017-09-30 17:28:07 +08:00
typescript-angular-v4.3/npm Add optional support for HttpClient (#6295) 2017-09-30 17:19:39 +08:00
typescript-angularjs add encodeURIComponent to encode path parameters (#6551) 2017-09-25 16:28:30 +08:00
typescript-aurelia/default add encodeURIComponent to encode path parameters (#6551) 2017-09-25 16:28:30 +08:00
typescript-fetch add encodeURIComponent to encode path parameters (#6551) 2017-09-25 16:28:30 +08:00
typescript-jquery add encodeURIComponent to encode path parameters (#6551) 2017-09-25 16:28:30 +08:00
typescript-node add encodeURIComponent to encode path parameters (#6551) 2017-09-25 16:28:30 +08:00