openapi-generator/samples/client/petstore
2018-01-14 18:25:04 +08:00
..
ada [Ada] Add Ada support for server code generator #6680 (#7256) 2018-01-07 18:44:20 +08:00
akka-scala [akka-scala] License info add in template header #7321 (#7322) 2018-01-07 11:00:57 +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 #7047 - Added Bash syntax check to tests (#7155) 2017-12-13 11:14:07 +08:00
clojure update clojure petstore cient 2017-05-27 00:33:49 +08:00
cpprest [CppRest] Add Object and fix modelbase includes (#6905) 2017-11-22 12:19:13 +08:00
csharp fix net35 with JsonSubTypes (#7043) 2017-12-22 00:31:44 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient CsharpDotNet2Client - Use clientPackage in additionalProperties (#6581) 2017-10-03 16:58:27 +08:00
dart Added support for enums in Dart. (#6516) 2017-10-16 21:28:21 +08:00
eiffel Swagger eiffel:fix (#6674) 2017-10-16 11:02:19 +08:00
elixir [Elixir Client]Improve elixir client typings (#6821) 2017-10-29 00:46:07 +08:00
elm Add Elm language - BETA (#6947) 2017-12-20 22:26:46 +08:00
erlang-client [Erlang] erlang client: properly handle optional parameters (#7042) 2017-11-27 16:11:14 +08:00
flash Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
go [Go] Use consistent indentation in readme (#7336) 2018-01-14 17:05:18 +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] handle */* mimetype correctly & split api modules & allowNonUniqueOperationIds (#7254) 2018-01-07 11:59:55 +08:00
java [JAVA] equals and hashCode for models with byte[] and binary strings (#7341) 2018-01-14 17:39:32 +08:00
javascript [Javascript] Set ES5 as default (#7239) 2017-12-22 00:08:30 +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 [Javascript] Set ES5 as default (#7239) 2017-12-22 00:08:30 +08:00
javascript-promise [Javascript] Set ES5 as default (#7239) 2017-12-22 00:08:30 +08:00
javascript-promise-es6 [Javascript] Set ES5 as default (#7239) 2017-12-22 00:08:30 +08:00
jaxrs-cxf [Java] update CXF to latest release (3.2.1) (#7284) 2018-01-07 11:43:34 +08:00
jaxrs-cxf-client Merge remote-tracking branch 'origin/master' into 2.4.0 2018-01-13 15:54:41 +08:00
jmeter Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
kotlin Kotlin sanitize model names 6864 (#6874) 2017-11-04 23:23:08 +08:00
lua [Lua] Add new Lua client generator (#6252) 2017-08-11 01:41:29 +08:00
objc Spelling fixes (#7142) 2017-12-10 10:48:30 +08:00
perl Spelling fixes (#7142) 2017-12-10 10:48:30 +08:00
php [PHP] Cleanup tests (#7333) 2018-01-14 17:47:08 +08:00
powershell remove old petstore powershell sample 2017-08-07 15:41:30 +08:00
python update swagger parser, core version the latest (#7163) 2017-12-13 18:08:26 +08:00
python-asyncio Binary mode for file deserialization in python (#6936) 2017-11-13 12:50:10 +08:00
python-tornado [python/tornado] ssl improvements (#7061) 2017-11-28 10:06:29 +08:00
qt5cpp Qt5cpp Add support for nested containers (#7340) 2018-01-14 17:47:54 +08:00
R Fix some bugs for the R client (#6535) 2017-09-27 00:06:53 +08:00
r_test update r petstore samples 2018-01-14 17:18:40 +08:00
ruby Correct minor typo in Ruby gemspec files (#7263) 2018-01-07 11:41:14 +08:00
rust update rust default user agent to promote swagger codegen 2018-01-14 18:25:04 +08:00
rust2/examples/server_lib [rust-server] Plaintext support; encode params (#7082) 2017-12-08 18:42:14 +08:00
scala Merge remote-tracking branch 'origin/master' into 2.4.0 2018-01-13 15:54:41 +08:00
scala-gatling minor enhancement to scala gatling 2018-01-07 17:38:55 +08:00
scalaz add scalaz to cirleci 2017-10-16 22:23:26 +08:00
spring-cloud Merge remote-tracking branch 'origin/master' into 2.4.0 2018-01-13 15:54:41 +08:00
spring-stubs Merge remote-tracking branch 'origin/master' into 2.4.0 2018-01-13 15:54:41 +08:00
swift update swift petstore samples 2017-11-28 23:44:49 +08:00
swift3 [Swift4]Update templates for swift 4 (#6921) 2017-11-21 11:33:52 +08:00
swift4 Update samples using latest codegen and templates (#7071) 2017-11-29 14:49:45 +08:00
swift-promisekit Spelling fixes 2016-08-27 02:34:33 +03:00
tizen Spelling fixes (#7142) 2017-12-10 10:48:30 +08:00
typescript-angular-v2 Fix issue #7262 with the parameter name in the path. The problem was that camelCase naming was forced only in this part of the code when everywhere else it is configurable. (#7313) 2018-01-07 10:33:46 +08:00
typescript-angular-v4/npm Fix issue #7262 with the parameter name in the path. The problem was that camelCase naming was forced only in this part of the code when everywhere else it is configurable. (#7313) 2018-01-07 10:33:46 +08:00
typescript-angular-v4.3/npm Fix issue #7262 with the parameter name in the path. The problem was that camelCase naming was forced only in this part of the code when everywhere else it is configurable. (#7313) 2018-01-07 10:33:46 +08:00
typescript-angularjs Fix wrong params indentation (#7136) 2017-12-09 17:22:24 +08:00
typescript-aurelia/default [Typescript All] Prevent usage of reserved keyword for model fields (#7112) 2017-12-14 12:47:02 +08:00
typescript-fetch [TypeScript-Fetch] Support for non-JSON body params (#6994) 2017-12-19 17:20:16 +08:00
typescript-jquery Added optional extra JQueryAjaxSettings at the class and function level (#7238) 2018-01-07 23:21:43 +08:00
typescript-node [Typescript All] Prevent usage of reserved keyword for model fields (#7112) 2017-12-14 12:47:02 +08:00