Commit Graph

  • 41b04e0e01 Update security samples for typescript-clients (Angular1/2). (#5288) Paŭlo Ebermann 2017-04-04 08:44:25 +02:00
  • ca976c524a Update security samples for ObjectiveC client. (#5286) Paŭlo Ebermann 2017-04-04 08:44:09 +02:00
  • 35ce3f48b9 Updating security samples for C++/QT5. (#5291) Paŭlo Ebermann 2017-04-04 08:43:52 +02:00
  • 66bf83e911 Update security samples for Javascript clients (#5289) Paŭlo Ebermann 2017-04-04 08:43:25 +02:00
  • 0695a58f3c Updating security samples for Python client. (#5294) Paŭlo Ebermann 2017-04-04 08:42:48 +02:00
  • 7462cf70cf Updating security samples for PHP client. (#5293) Paŭlo Ebermann 2017-04-04 08:42:01 +02:00
  • cac803351b Updating security samples for Go-client. (#5290) Paŭlo Ebermann 2017-04-04 08:41:43 +02:00
  • f44949db58 Update security samples for Ruby-Client. (#5287) Paŭlo Ebermann 2017-04-04 08:41:22 +02:00
  • bebeac8ae8 Updating security samples for Perl. (#5292) Paŭlo Ebermann 2017-04-04 08:40:58 +02:00
  • f7b39a85a5 Updating security samples for scala. (#5295) Paŭlo Ebermann 2017-04-04 08:40:36 +02:00
  • eb3565b6c0 [C#] Fix guid for C# security samples (#5283) Paŭlo Ebermann 2017-04-04 08:38:47 +02:00
  • 8eead58afc add links to release wing328 2017-04-04 13:59:00 +08:00
  • f303183b44 [JaxrsResteasy] Fix JacksonConfig package and RestApplication imports (#5302) (#5303) Ian O'Neill 2017-04-03 17:43:40 +01:00
  • 971a7d0fe8 Merge pull request #5307 from swagger-api/csharp_multi_query wing328 2017-04-03 17:32:39 +08:00
  • c5e6401b89 fix C# api client template for multi query parameter support wing328 2017-04-03 16:55:55 +08:00
  • 5453d61a4c fix PrepareRequest method signature wing328 2017-04-03 16:45:32 +08:00
  • f102d675d6 Initial commit to support "multi" formatted collections as query strings in csharp. Sean O'Hare 2016-05-06 10:24:24 -04:00
  • 3f8f13e3fd Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-04-03 15:49:44 +08:00
  • e5b3e3cdac replace tab with 4space for ts jquery client (#5299) wing328 2017-04-03 15:48:51 +08:00
  • 2315ef2a7f Php client using guzzle6 & psr7 instead of curl (#5190) baartosz 2017-04-03 08:47:57 +01:00
  • 028cbc77b6 Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0 wing328 2017-04-03 15:05:58 +08:00
  • d1350b006e comment out scala test wing328 2017-04-03 15:05:02 +08:00
  • 39bd0175b7 Pr4855 cherrypick (#5115) clasnake 2017-04-03 08:01:43 +01:00
  • cf8a9a0de0 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-04-03 14:54:50 +08:00
  • 7db3388fdc Update maven compiler plugin to the latest version (3.6.1) (#5300) wing328 2017-04-02 21:39:48 +08:00
  • 2e8eea9c18 add logic to camelize path variables for feign client (#5301) wing328 2017-04-02 19:01:43 +08:00
  • ce41a343d8 Updating all samples (except feign) (#5281) Paŭlo Ebermann 2017-04-02 11:01:15 +02:00
  • 4916142450 Merge remote-tracking branch 'origin' into 2.3.0 wing328 2017-04-02 16:06:33 +08:00
  • 071c012f85 Replace tab with 4 space in Java files (#5298) wing328 2017-04-02 16:05:40 +08:00
  • ca6b5d09d0 [Jaxrs-cxf] Add check for useGenericResponse for jaxrs-cxf server + client (#4779) jfiala 2017-04-02 10:05:16 +02:00
  • dea01c6b70 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-04-01 21:14:16 +08:00
  • bc8e16e3f8 fix package name in mono test script (#5278) wing328 2017-04-01 21:12:17 +08:00
  • bfa18a0ce8 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-04-01 16:39:54 +08:00
  • 64c7e23a04 TypeScript client API: Add public getter/setter for base path (#5270) Granjow 2017-04-01 10:33:29 +02:00
  • e96db74918 update java jersey2 petstore clients wing328 2017-04-01 16:19:31 +08:00
  • 22eb72791c Specify copy option to overwrite existing temp file, otherwise Files.copy throws FileAlreadyExistsException (#5268) zszugyi 2017-04-01 01:11:00 -07:00
  • 5de19e3214 [Swift3] Fix bug where non-camel-case path params didn't work. (#5267) Griffin Schneider 2017-04-01 04:06:31 -04:00
  • 22fcea1c91 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-04-01 15:57:43 +08:00
  • 5c3fe23e9f Support Swagger collectionFormat encodings in Feign (#5266) Benjamin Douglas 2017-04-01 00:33:20 -07:00
  • 21da8b6d9c Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-31 22:46:31 +08:00
  • 909f392745 fix mustache file for build.bat (#5264) JC Casas 2017-03-31 03:30:40 -05:00
  • 9c18c32b93 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-31 01:21:03 +08:00
  • b71fe61bb7 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-03-31 00:37:05 +08:00
  • 08be483dab add new python files wing328 2017-03-31 00:36:51 +08:00
  • aa773dc7fd Resource stream for file is no longer an option, it's the default for Spring David Guthrie 2017-03-30 12:34:22 -04:00
  • 879edc3a9d Added IBM to the company list wing328 2017-03-30 23:16:02 +08:00
  • 36d1406493 Update samples for javascript + javascript-promise. (#5241) Paŭlo Ebermann 2017-03-30 17:04:49 +02:00
  • 7cc20cbeba [C#][aspnetcore] Improve generated code (#5257) Sebastian Mandrean 2017-03-30 16:58:25 +02:00
  • c9182ba00f Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-30 22:49:11 +08:00
  • 4e1d9ea010 [Elixir] Add documentation for functions (#5260) niku 2017-03-30 23:45:39 +09:00
  • b213193550 Merge branch 'Granjow-nodejs-server-improvements' wing328 2017-03-30 22:40:17 +08:00
  • a15af0828c update nodejs petstore samples wing328 2017-03-30 22:39:53 +08:00
  • 0baa6cf0e8 Merge branch 'nodejs-server-improvements' of https://github.com/Granjow/swagger-codegen into Granjow-nodejs-server-improvements wing328 2017-03-30 22:31:17 +08:00
  • 833db27101 [Typescript - Angular2] Add support for multiple API Keys (#5236) Usman Iqbal 2017-03-30 15:27:39 +01:00
  • fc01457d77 [JAVA][#5172] Allow vendor json media types (#5189) David Harrigan 2017-03-30 10:23:24 -04:00
  • e4ca7744df Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-30 17:36:35 +08:00
  • 040a25cc9b fix typo in c# generator's help text wing328 2017-03-30 10:22:13 +08:00
  • 46cb158733 Updating C# samples. (#5242) Paŭlo Ebermann 2017-03-30 04:02:42 +02:00
  • ad4de91d92 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-30 09:57:07 +08:00
  • db71d97370 Updating samples after #5232. (#5243) Paŭlo Ebermann 2017-03-29 19:28:53 +02:00
  • 2830fb1794 [JaxRS Server][Jersey1/2] Pass server port by cli (#5246) Paŭlo Ebermann 2017-03-29 19:26:37 +02:00
  • 8e29326eb5 add link to faq wing328 2017-03-29 22:24:49 +08:00
  • bed3cfcfdc Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-29 18:48:57 +08:00
  • 6debbdb652 [C#] Add C# v5.0 Petstore sample (.NET Standard 1.3 compatible) (#5249) wing328 2017-03-29 18:43:30 +08:00
  • 8f37e68049 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-29 17:25:10 +08:00
  • b91ff65204 Add DocRaptor to Companies Using Swagger list (#5245) James Paden 2017-03-29 00:35:28 -04:00
  • 996acc05f5 [Java][Retrofit2] update gradle, sbt build file with latest dependencies (#5238) wing328 2017-03-28 21:05:12 +08:00
  • 99fd1b2281 Use __dirname for paths if server is started from a different directory Simon A. Eugster 2017-03-28 13:31:47 +02:00
  • 55e648c0b1 update retrofit2 dependencies (#5235) wing328 2017-03-28 18:50:24 +08:00
  • dd883e4125 Issue #3084: remove timestamps from undertow samples (#5231) Paŭlo Ebermann 2017-03-28 10:55:08 +02:00
  • 39fb77ad3e Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-28 16:46:44 +08:00
  • 32e9e7f63e add port 80 to swagger spec (#5232) wing328 2017-03-28 16:46:29 +08:00
  • e41dd761b5 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-28 10:37:19 +08:00
  • ab9f5fa0c0 Merge branch 'fix_msf4j_sh' wing328 2017-03-28 10:08:28 +08:00
  • 05c671aa5a fix msf4j bin script wing328 2017-03-28 10:07:38 +08:00
  • d68859cfbc fix c# docstring typo (#5223) wing328 2017-03-27 18:06:34 +08:00
  • 19b766ef04 add comments to csharp methods (#5222) wing328 2017-03-27 17:29:07 +08:00
  • b32fe8230a fix retrofit2 indentation (#5221) wing328 2017-03-27 17:21:45 +08:00
  • f4d1261522 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-27 16:05:44 +08:00
  • b275b8f9da Updating samples for spring-stubs, springboot-delegate, springboot-delegate-j8. (#5211) Paŭlo Ebermann 2017-03-27 09:24:18 +02:00
  • 3849d64c24 export top level enumeration types in typescript-fetch mode (#4820) Todd 2017-03-27 02:15:36 -05:00
  • ec6248cbcf [Erlang] pretty print swagger json (#5215) Paŭlo Ebermann 2017-03-27 08:50:17 +02:00
  • 1a1f5afddc add ci test for msf4j server (#5220) wing328 2017-03-27 14:37:42 +08:00
  • c0e42d2ae0 Updating samples for JaxRS servers: Spec + CXF-CDI. (#5213) Paŭlo Ebermann 2017-03-27 08:31:46 +02:00
  • a505822b86 Update samples for JaxRS/RestEasy/Joda. (#5205) Paŭlo Ebermann 2017-03-27 08:28:06 +02:00
  • c73c7ff3b9 Update samples for Undertow. (#5207) Paŭlo Ebermann 2017-03-27 08:27:38 +02:00
  • ee1ef2c1f6 Update samples for okhttp-gson-parcelableModel. (#5208) Paŭlo Ebermann 2017-03-27 08:22:56 +02:00
  • b3fac54df6 Update samples for Java Inflector. (#5204) Paŭlo Ebermann 2017-03-27 08:10:15 +02:00
  • 6fef9c5ce6 [java][msf4j] Update msf4j samples (and fix artifact name) (#5210) Paŭlo Ebermann 2017-03-27 08:09:36 +02:00
  • 4ec23e6694 Update samples for Ruby-Client + Rails server. (#5214) Paŭlo Ebermann 2017-03-27 07:27:13 +02:00
  • 9875855f63 [ASP.NET] Issue #5196: add packageGuid parameter to AspNetCoreServerCodegen. (#5199) Paŭlo Ebermann 2017-03-27 07:20:24 +02:00
  • 9dfbe7ef85 [nancyfx] Issue #5196: make package GUID nonrandom for nancyfx samples (#5209) Paŭlo Ebermann 2017-03-27 07:19:13 +02:00
  • 05a3c8d5df Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-27 12:01:56 +08:00
  • 200b10e2da Update samples for QT5. (#5216) Paŭlo Ebermann 2017-03-27 05:48:16 +02:00
  • 356774ceb2 Update samples for clojure + dynamic-html. (#5217) Paŭlo Ebermann 2017-03-27 05:47:56 +02:00
  • f0b9c2b761 [Go] #3084: remove timestamps from go server (#5218) Paŭlo Ebermann 2017-03-27 05:47:15 +02:00
  • b37a7c81b0 add comments to csharp methods (#5206) wing328 2017-03-27 11:43:14 +08:00
  • 06ce5ff865 [C#] Issue #5196: make package GUID non-random for the C# samples. (#5198) Paŭlo Ebermann 2017-03-27 05:43:00 +02:00
  • 7e5f65340e Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-03-26 23:19:25 +08:00
  • f719a743a0 update jaxrs-cxf sample wing328 2017-03-26 23:16:39 +08:00