openapi-generator/samples/client/petstore
stoetti 07df0759d3 [TypeScript][Angular] Better support for "Accept", "Content-Type" (#6454)
* add consumes and produces as corresponding headers if present

* add check for empty array
fix copy/paste error

* fix styling

* add isJsonMime
filter produces- and consumes-Arrays for json-mime items
2017-09-23 15:48:05 +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 Fix to #6141 - [BASH] Bug generating access_token when "in: query" (#6187) 2017-07-28 16:00:44 +08:00
clojure update clojure petstore cient 2017-05-27 00:33:49 +08:00
cpprest update cpprest petstore samples 2017-09-23 15:45:17 +08:00
csharp update c# petstore samples 2017-09-09 21:19:21 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient remove ref to SO (#6209) 2017-07-29 18:53:08 +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 Merge remote-tracking branch 'origin/master' into 2.3.0 2017-06-15 17:14:39 +08:00
flash Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
go [go] add http request host override for api client (#6174) 2017-07-27 15:53:33 +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] use katip logger, default strict (#6478) 2017-09-19 01:24:38 +08:00
java [Java] Added Play! WS filters support for retrofit2 client (#6499) 2017-09-20 12:32:52 +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] fix NPE when getting swagger type (#6465) 2017-09-11 17:39:12 +08:00
perl update perl petstore sample 2017-09-19 10:20:47 +08:00
php [PHP] Fix #6474: Bug with 'format: date' when using --model-name-prefix (#6510) 2017-09-19 18:07:37 +08:00
powershell remove old petstore powershell sample 2017-08-07 15:41:30 +08:00
python [Python] Add configuration.{connection_pool_maxsize, assert_hostname} (#6508) 2017-09-19 01:25:33 +08:00
python-asyncio [Python] Add configuration.{connection_pool_maxsize, assert_hostname} (#6508) 2017-09-19 01:25:33 +08:00
python-tornado [Python] Add configuration.{connection_pool_maxsize, assert_hostname} (#6508) 2017-09-19 01:25:33 +08:00
qt5cpp [QT5CPP] General Improvements (#6315) 2017-08-25 18:35:56 +08:00
R Remove License File (#6312) 2017-08-15 14:40:05 +08:00
r_test [R] Add new R client generator (#6351) 2017-09-04 00:21:32 +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 import fix (#6227) 2017-08-03 18:40:58 +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/Swift4] update all cocoapods for swift3/swift4 (#6441) 2017-09-07 00:56:48 +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 [TypeScript][Angular] Better support for "Accept", "Content-Type" (#6454) 2017-09-23 15:48:05 +08:00
typescript-angular-v4/npm [typescript-angular] add customized encoder to use '+' char in query parameter #6306 (#6334) 2017-09-05 22:04:23 +08:00
typescript-angularjs minor fix to ts angularjs bin script 2017-08-28 18:36:37 +08:00
typescript-aurelia/default add petstore samples for typescript aurelia 2017-07-23 15:52:02 +08:00
typescript-fetch [Typescript-Fetch] Support additionalproperties, Enum, Auth and more. (#6130) 2017-08-25 23:26:32 +08:00
typescript-jquery [Typescript-Jquery] Fix file upload (#6262) 2017-08-09 17:05:00 +08:00
typescript-node Ts node angular2 typings (#6178) 2017-07-26 20:29:46 +08:00