.. |
ada
|
[Ada] Fix GNAT project and server skeleton to avoid sending a response when an error is returned (#7574)
|
2018-02-05 17:47:20 +08:00 |
akka-scala
|
[Akka-scala] Clean unused dependencies such swagger-core #7329 (#7329)
|
2018-01-15 14:14:10 +08:00 |
android
|
Upgraded swagger-parser and swagger-core versions (#7497)
|
2018-01-25 21:35:11 +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
|
[csharp] ctor params should always be camelCase (#7519)
|
2018-02-06 22:54:26 +08:00 |
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient
|
update all c# pestore samples
|
2018-01-25 21:17:57 +08:00 |
dart
|
[Dart] - Rework Dart client generator to be flutter-compatible (#7418)
|
2018-01-25 18:18:53 +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-client] Erlang request utils (#7257)
|
2018-01-22 13:18:35 +08:00 |
flash
|
Update samples for several language (just whitespace changes, reordering, VERSION) (#5828)
|
2017-06-14 01:17:31 +08:00 |
go
|
Add withXml option for Go language (#7566)
|
2018-02-08 14:47:47 +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] default InlineMimeTypes=true (#7534)
|
2018-02-01 12:26:13 +08:00 |
java
|
[JAVA][Rest-assured] reqSpec() method has been added into api.mustache for requests custom… (#7556)
|
2018-02-08 14:51:23 +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
|
Upgraded swagger-parser and swagger-core versions (#7497)
|
2018-01-25 21:35:11 +08:00 |
jaxrs-cxf-client
|
Upgraded swagger-parser and swagger-core versions (#7497)
|
2018-01-25 21:35:11 +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 issues with threetenbp (#7516)
|
2018-01-28 21:40:22 +08:00 |
kotlin-string
|
[Kotlin] Fix issues with threetenbp (#7516)
|
2018-01-28 21:40:22 +08:00 |
kotlin-threetenbp
|
[Kotlin] Fix issues with threetenbp (#7516)
|
2018-01-28 21:40:22 +08:00 |
lua
|
[Lua] Improve auto-generated test files (#7568)
|
2018-02-04 22:06:43 +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
|
fix: declare property headerSelector (#7495)
|
2018-01-26 00:49:35 +08:00 |
powershell
|
remove old petstore powershell sample
|
2017-08-07 15:41:30 +08:00 |
python
|
Fixed unicode error and supported allow_nonstandard_methods in tornado based python client (#7560)
|
2018-02-02 23:00:04 +08:00 |
python-asyncio
|
Fixed unicode error and supported allow_nonstandard_methods in tornado based python client (#7560)
|
2018-02-02 23:00:04 +08:00 |
python-tornado
|
Fixed unicode error and supported allow_nonstandard_methods in tornado based python client (#7560)
|
2018-02-02 23:00:04 +08:00 |
qt5cpp
|
remove trailing spaces in qt5 c++ templates (#7525)
|
2018-02-01 13:35:09 +08:00 |
R
|
Fix some bugs for the R client (#6535)
|
2017-09-27 00:06:53 +08:00 |
r_test
|
remove trailing spaces in r templates (#7526)
|
2018-01-30 11:02:13 +08:00 |
ruby
|
[Ruby] Add auto-generated rubocop config file (#7637)
|
2018-02-12 14:08:02 +08:00 |
rust
|
[Rust] Handle error response statuses (#6865)
|
2018-01-15 11:38:11 +08:00 |
rust2/examples/server_lib
|
[rust-server] Plaintext support; encode params (#7082)
|
2017-12-08 18:42:14 +08:00 |
scala
|
Upgraded swagger-parser and swagger-core versions (#7497)
|
2018-01-25 21:35:11 +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
|
update spring petstore samples
|
2018-01-29 01:38:13 +08:00 |
spring-stubs
|
update spring petstore samples
|
2018-01-29 01:38:13 +08:00 |
swift
|
Fix Swift3 test cases and add pom.xml, travis config for iOS test (#7608)
|
2018-02-07 23:13:48 +08:00 |
swift3
|
Fix Swift3 test cases and add pom.xml, travis config for iOS test (#7608)
|
2018-02-07 23:13:48 +08:00 |
swift4
|
[Swift3] escape URL parameters (#7529)
|
2018-02-08 00:19:04 +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
|
update ts petstore files
|
2018-02-01 19:20:35 +08:00 |
typescript-angular-v4/npm
|
update ts petstore files
|
2018-02-01 19:20:35 +08:00 |
typescript-angular-v4.3/npm
|
update ts petstore files
|
2018-02-01 19:20:35 +08:00 |
typescript-angularjs
|
[Feature][TypeScript] request param enum as literal unions (#7433)
|
2018-01-25 18:36:14 +08:00 |
typescript-aurelia/default
|
update ts aurelia petstore samples
|
2018-01-29 16:42:16 +08:00 |
typescript-fetch
|
removed isomorphic-fetch typing dependency (#6894)
|
2018-01-25 21:20:58 +08:00 |
typescript-jquery
|
Fix a problem in the generation of typescript-jquery when we have enum in a query param (#7506)
|
2018-01-28 14:48:33 +08:00 |
typescript-node
|
[Feature][TypeScript] request param enum as literal unions (#7433)
|
2018-01-25 18:36:14 +08:00 |