Commit Graph

  • 68987636bf comment out pkmst test for the time being wing328 2017-12-19 17:26:15 +08:00
  • 37cd8b52d0
    [Java][PKMST] rename pkmst to java-pkmst, update scripts/batch files (#7209) William Cheng 2017-12-19 17:25:48 +08:00
  • a3ca8d55e2 [TypeScript-Fetch] Support for non-JSON body params (#6994) Asad Saeeduddin 2017-12-19 04:20:16 -05:00
  • cb59591eff pkmst- Prokarma microservice toolkit for java (#7023) sanshuman 2017-12-19 13:42:44 +05:30
  • 7d96f61e5d [Rust-Server] use status codes as the variants of the response enums instead of descriptions (#7125) Sunrin SHIMURA 2017-12-19 15:40:35 +09:00
  • dc69138de5 Go: Return error body with >= 300 errors (#7192) antihax 2017-12-18 09:03:47 -06:00
  • ad7a8200f0 Issue #6471 Add java8, interfaceOnly, delegatePattern to generated server stubs (#6476) David Noel 2017-12-18 09:43:15 -05:00
  • cccef5dbc3 Add our company to list (#7203) Piotr Jóźwiak 2017-12-18 15:13:10 +01:00
  • 6349e79a59 Fix typo in Petstore yaml (#7195) Ben Wells 2017-12-18 04:30:57 +00:00
  • d25341d58d Output models for go-server #3851 (#7188) Ben Wells 2017-12-17 13:55:20 +00:00
  • 8f2ed1c503 Run logo.png through zopflipng -m (#7187) Ville Skyttä 2017-12-17 08:43:37 +02:00
  • 06a20f831e Merge branch '3.0.0' into 3.0.0_enhancements Hugo Mercado 2017-12-16 03:04:26 -05:00
  • ec70826001 Merge remote-tracking branch 'origin/master' into 3.0.0 Hugo Mercado 2017-12-16 01:47:54 -05:00
  • 802bbc1596 Implement inflector 2.0 for codegen generator server. Hugo Mercado 2017-12-16 01:41:16 -05:00
  • 86f299a1d2 removed classes related to previous framework and classes with swagger 2.0 references. Hugo Mercado 2017-12-16 01:18:07 -05:00
  • 79326399ef Fix starting springboot server from IDE (#7184) Christophe Bornet 2017-12-16 04:19:31 +01:00
  • 20ace869b7 Issue 7151 2.3.0 (#7181) elion 2017-12-15 15:04:00 +02:00
  • 6aa26461d7
    add bjgill to rust tech comm William Cheng 2017-12-15 18:51:37 +08:00
  • 5b76151a87
    update 2.3.0 release to Dec 2017 William Cheng 2017-12-15 01:21:48 +08:00
  • 13b5a7e287 include akka-scala in circle CI tests wing328 2017-12-15 00:49:33 +08:00
  • be50955bbf [akka-scala] template upgrade dependency version and refactor #7171 (#7172) Jinkui Shi 2017-12-15 00:47:10 +08:00
  • 4b4528317c Fixes segmentation faults for arrays of primitive types (#7099) etherealjoy 2017-12-14 17:38:42 +01:00
  • f1c52dc97e Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-12-15 00:31:41 +08:00
  • 2e348b27f7 [Go-server] Fix formatting of go-server generated code (#7162) Ben Wells 2017-12-14 16:04:48 +00:00
  • 1d44bb8141 update spring petstore samples wing328 2017-12-15 00:02:43 +08:00
  • 6693e8bc10 Merge branch 'fix-model-javadoc-whitespace' of https://github.com/nemecec/swagger-codegen into nemecec-fix-model-javadoc-whitespace wing328 2017-12-14 23:59:04 +08:00
  • e70bdf17f2 [Typescript All] Prevent usage of reserved keyword for model fields (#7112) Jean-François Côté 2017-12-13 23:47:02 -05:00
  • a96bc3a409 Added support for controller action parameter validation into the ValidateModelStateAttribute (#7156) Max K 2017-12-14 05:26:57 +01:00
  • 5306372b98 Added Contact NAME to Startup.cs (#7168) Max K 2017-12-13 18:31:11 +01:00
  • 5e4d363675 [AspnetCore Server] Added Original swagger (#7170) Max K 2017-12-13 17:57:16 +01:00
  • b2de0e6df6 Fixes issue #7167 (One space too many before JavaDoc first line in model methods). Neeme Praks 2017-12-13 12:51:08 +02:00
  • 81c0e81c77
    Add "Contact" name, URL (#7164) William Cheng 2017-12-13 18:10:01 +08:00
  • c774e98464
    update swagger parser, core version the latest (#7163) William Cheng 2017-12-13 18:08:26 +08:00
  • c496ec7269 Added support for VERSION, APPNAME and CONTACT from Swagger file into Startup.cs (#7103) Max K 2017-12-13 05:03:33 +01:00
  • 1541d96b18 Updated SwaggerResponse Attributes so they use the actual dataType instead of the common returnType (#7096) Max K 2017-12-13 04:59:45 +01:00
  • 4dbb44b061 End use of deprecated openssl method (#7154) Benjamin Gill 2017-12-13 03:31:11 +00:00
  • 8b61b1d466 #7047 - Added Bash syntax check to tests (#7155) Bartek Kryza 2017-12-13 04:14:07 +01:00
  • 9ca63955c2 Added support for Operation EXAMPLE value in ASP.NET Core Generator. (#7091) Max K 2017-12-12 17:13:13 +01:00
  • 643ef64f04 resteasy support javax injection instead of static delegate factory (#5272) Aleksandr Nekrasov 2017-12-11 23:35:51 +07:00
  • d881cb39bf Added Base Path support as well as PathParameterValidation (#7120) Max K 2017-12-11 17:04:20 +01:00
  • 3c8293bbcf Add missing go-server petstore batch script (#7145) Ben Wells 2017-12-11 04:19:25 +00:00
  • f49109c1f6 Match rust integer type to minimum and maximum constraints (#6985) Francis Lalonde 2017-12-09 22:19:28 -05:00
  • 8c92d3a27e add erlang petstore server batch file wing328 2017-12-10 10:52:07 +08:00
  • 794bb07cf7 Spelling fixes (#7142) Ville Skyttä 2017-12-10 04:48:30 +02:00
  • 45388247c2 use remaining “hasMore” extensions on templates. Hugo Mercado 2017-12-09 13:25:19 -05:00
  • 1d149ed63d Removed helper for ‘hasAuthMethod’ var. Hugo Mercado 2017-12-09 10:20:58 -05:00
  • c0d7e46428 updated codegen security vars on templates where they are used. Hugo Mercado 2017-12-09 09:04:31 -05:00
  • fee7a460f1 removed “is, isNot, has, hasNot” vars in codegen security class. Hugo Mercado 2017-12-09 07:37:17 -05:00
  • aef933dc2f added getters on codegen response class. Hugo Mercado 2017-12-09 07:03:07 -05:00
  • eb19817fdf added getters to codeine operation class. Hugo Mercado 2017-12-09 06:59:26 -05:00
  • d49d82b1dc removed “is, isNot, has, hasNot” vars from CodegenResponse object. Hugo Mercado 2017-12-09 06:56:42 -05:00
  • b4f707450a Erlang server: handle broken JSON (#7129) Dimitar Ivanov 2017-12-09 11:57:48 +02:00
  • e7b97383d1 update php petstore samples wing328 2017-12-09 17:32:45 +08:00
  • d43e9c8be2 Fix wrong params indentation (#7136) Krzysztof Karol 2017-12-09 10:22:24 +01:00
  • 2af8868281 Fixed #7137 by checking for Response before calling getBody() on it (#7138) Mads Føhns 2017-12-09 10:20:56 +01:00
  • cfa5a55a28 [PHP] Improve StoreApiTest (#7141) Akihito Nakano 2017-12-09 18:01:25 +09:00
  • d140d6c83b replaced remaining vars on CodegenParameter class with extensions. Hugo Mercado 2017-12-08 15:19:06 -05:00
  • 1a831f73f3 [rust-server] Plaintext support; encode params (#7082) Benjamin Gill 2017-12-08 10:42:14 +00:00
  • 7a1fdb9d03 replaced “isHeaderParam” var on templates by vendor extension. Hugo Mercado 2017-12-08 04:13:59 -05:00
  • ff01b26003 replaced “isPathParam” var on templates by vendor extension. Hugo Mercado 2017-12-08 03:54:09 -05:00
  • 6fbc5cd7db replaced “isQueryParam” var on templates by vendor extension. Hugo Mercado 2017-12-08 03:34:47 -05:00
  • e76ce202b4 removed if helper from map elements on templates, fixed list elements syntax Hugo Mercado 2017-12-08 02:16:29 -05:00
  • 5e792217ce Fixed missing space typo on template. Hugo Mercado 2017-12-08 00:11:31 -05:00
  • 8a5819eef9 Revert "allow extension helpers to work with maps." Hugo Mercado 2017-12-08 00:07:22 -05:00
  • 64b6495d6b allow extension helpers to work with maps. Hugo Mercado 2017-12-08 00:00:12 -05:00
  • 20f48b04fc Make efficient use of entrySet iterator. (#7105) Oliver Hoffmann 2017-12-07 17:35:11 +01:00
  • 365f3a923b update php petstore samples wing328 2017-12-08 00:32:53 +08:00
  • a57fb0c7db [rust-server] add license and description to Cargo.toml (#7080) Benjamin Gill 2017-12-07 16:28:29 +00:00
  • da942ab80c Update code style (#7127) Luciano Jr 2017-12-07 16:25:28 +00:00
  • 01b6330202 [Scala] [ISSUE-7085] Scala template code format refactor (#7086) Jinkui Shi 2017-12-08 00:20:19 +08:00
  • 1ff3b00ac5 [PHP] Add generator version (#7124) Akihito Nakano 2017-12-08 01:02:52 +09:00
  • fb69703fe0 update ruby petstore samples wing328 2017-12-07 23:55:51 +08:00
  • 2d56f247ce Fix typo (#7131) Anton Antonov 2017-12-07 17:52:13 +02:00
  • b0f61f394c fix issue 7048 (#7108) topce 2017-12-07 16:50:26 +01:00
  • a7da5d8098
    add a link to IT World article William Cheng 2017-12-07 17:46:26 +08:00
  • 3bb3f0336d removed “is, isNot, has, hasNot” vars from CodegenParameter class, and use vendor extensions instead. Hugo Mercado 2017-12-06 17:53:02 -05:00
  • 6918ac1acb removed is, has, isNot, hasNot vars from CodegenOperation class and updated templates to work with vendor extensions instead. Hugo Mercado 2017-12-06 05:14:03 -05:00
  • e75523a684 [AspNetCore SERVER] Added support for ASP.NET Core 2.0 (#7114) Max K 2017-12-06 04:02:13 +01:00
  • 40f1de8a58 [Typescript jQuery] Add README.md (#7113) Jean-François Côté 2017-12-05 21:34:29 -05:00
  • e6b5a001e1 removed blank type. Hugo Mercado 2017-12-05 17:12:53 -05:00
  • cb5d99a413 updated templates with extensions. Hugo Mercado 2017-12-05 13:51:47 -05:00
  • 633445cca8 included new helpers. Hugo Mercado 2017-12-05 12:52:30 -05:00
  • 076cd467d1 refactor extension helpers. Hugo Mercado 2017-12-05 12:51:46 -05:00
  • 645d71ed3b Operation now returns StatusCode Stubs as well (#7098) Max K 2017-12-05 15:14:00 +01:00
  • 5f9f6e5c9b
    revised C# support in readme William Cheng 2017-12-05 20:15:23 +08:00
  • ffa0151445
    fix msf4j return type annotation (#7110) William Cheng 2017-12-05 17:23:04 +08:00
  • a4fbbb5999 Pass optional as null (#7066) Sridhar-1987 2017-12-04 19:48:32 +05:30
  • d815550e26 refactored boolean value method for extensions. Hugo Mercado 2017-12-01 22:27:21 -05:00
  • c47e5b7604 removed “is, isNot, has, hasNot” vars from CodegenProperty and replace them vendor extensions. Hugo Mercado 2017-12-01 20:05:36 -05:00
  • 61e706ba6f [Akka-Scala] Add build.sbt to Akka-scala (#7076) Ramzi Maalej 2017-11-30 20:03:10 -08:00
  • 76d3cb5002 Swift4: Fix issue 6746 - problem with arrays of primitives (#7072) ehyche 2017-11-30 21:30:24 -05:00
  • 8baa6779ab comment out ruby in circleci as already covered by travis wing328 2017-11-30 16:04:58 +08:00
  • 099a4e3ae9 moved constants to codegen constants class. Hugo Mercado 2017-11-29 15:36:18 -05:00
  • 831e8d7c87 [Go] Add context to all requests for tracing, logging, cancellations, etc. (#6997) antihax 2017-11-29 10:30:35 -06:00
  • 5994a2fb2d
    use {{{mediaType}} instead of {{mediaType}} (#7073) William Cheng 2017-11-29 16:17:51 +08:00
  • d2a2292d20 Update samples using latest codegen and templates (#7071) ehyche 2017-11-29 01:49:45 -05:00
  • 00d493bc36 removed all ‘has’, ‘is’ remaining vars on codegen model. Hugo Mercado 2017-11-28 22:33:09 -05:00
  • 80cc90c7c1 update spring petstore samples wing328 2017-11-29 11:19:46 +08:00
  • 9fae2d7da3 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-11-29 11:05:05 +08:00
  • ce11e035d8 fix spring cloud config variable names (#7068) yelhouti 2017-11-29 04:05:03 +01:00