Commit Graph

  • 461f556289 Merge pull request #893 from sudohippie/develop_2.0-fork Tony Tam 2015-07-09 10:11:54 -07:00
  • e3d3641b96 Removed unused import Martin Hardorf 2015-07-09 14:57:40 +02:00
  • 7e8f8e85d7 Changed default name of the modelPackage Martin Hardorf 2015-07-09 14:55:15 +02:00
  • abc7100a17 Removed unused code from the api classes Martin Hardorf 2015-07-09 14:54:36 +02:00
  • 661b9d6315 Docker generate example Morten Andersen 2015-07-09 12:58:33 +02:00
  • a21c2be877 Set executable flag moander 2015-07-09 10:39:35 +00:00
  • 5c29cbf33d Build and run script for docker moander 2015-07-09 12:33:43 +02:00
  • d3bc347e31 Changed base path to use contextPath Martin Hardorf 2015-07-09 10:34:39 +02:00
  • 1f35f58841 add back summary and description to nodejs swagger.json wing328 2015-07-09 14:05:08 +08:00
  • a51d71e728 Fix syntax error when there are no authMethods xhh 2015-07-09 10:48:16 +08:00
  • b8c06505f6 use fully qualified name for Task wing328 2015-07-09 10:21:55 +08:00
  • 80731633b4 Created a Dockerfile moander 2015-07-09 01:21:59 +02:00
  • 4c16366f45 fix SpringMVCServerCodegen for maps as in JavaClientCodegen Tobias Pfeifer 2015-07-07 16:51:54 +02:00
  • 4133cae2bc Fixed mustache to handle non-required parameters Martin Hardorf 2015-07-08 11:19:25 +02:00
  • f6a1af2831 Changed maps to any and DateTime to Date Martin Hardorf 2015-07-08 11:17:06 +02:00
  • a24fee00cb Support primitive response in Ruby client xhh 2015-07-08 16:46:31 +08:00
  • f42f329ace Parse "date" as Date in Ruby client xhh 2015-07-08 13:10:28 +08:00
  • 6fd2ccabee Merge branch 'develop_2.0' into ruby-debug xhh 2015-07-08 12:38:11 +08:00
  • 20c7932df4 Python /python3 datetime and date fixed DariusM 2015-07-07 13:00:28 +02:00
  • e49fe7a12f better style for model, add <value> to all properties wing328 2015-07-07 16:25:33 +08:00
  • b1b0e28f59 update c# style wing328 2015-07-06 23:06:28 +08:00
  • dfd8d5ef64 updated to latest release version Tony Tam 2015-07-06 04:55:12 -07:00
  • 94768d44b5 better type comparision wing328 2015-07-06 13:55:33 +08:00
  • 3b1999af4b update csharp sample wing328 2015-07-06 11:24:59 +08:00
  • 7e4a82bcfb add readme wing328 2015-07-06 11:18:05 +08:00
  • f823c0e26a update newtonsoft json wing328 2015-07-06 11:03:36 +08:00
  • bf32777b67 Fix NullPointerException in tests, improve usage to addVars xhh 2015-07-03 18:07:34 +08:00
  • 987a61640b fix file upload issue. add error handling for status code 0 wing328 2015-07-03 17:39:27 +08:00
  • 66d16cfeaf Validate parameter against allowed values (enum) xhh 2015-07-03 16:46:23 +08:00
  • 0bf4163389 Copy properties of intermediate (interface) models xhh 2015-07-02 22:04:09 +08:00
  • b61a400d91 Copy properties of parent model to model with allOf xhh 2015-07-02 17:48:58 +08:00
  • 55827fe516 fix model import for csharp wing328 2015-07-03 14:20:54 +08:00
  • 5c888ad039 better method comment wing328 2015-07-03 13:55:51 +08:00
  • d7d6ba957e fix comment and use 4-space indentation wing328 2015-07-03 11:45:31 +08:00
  • 57b54d8ad7 update code style for apiclient, configuration and apiexception wing328 2015-07-03 10:36:21 +08:00
  • 4b896c759c [C#] Use RestSharp's mechanism for path parameters in URL templates Peter S. May 2015-07-02 15:33:30 -04:00
  • aba755d3de Merge pull request #940 from xhh/jax-rs-classname Ole Lensmar 2015-07-02 11:38:10 +02:00
  • fe35675168 Allow numbers for classname xhh 2015-07-02 17:15:53 +08:00
  • d825b96720 Sanitize API class name in Jax RS server codegen xhh 2015-07-02 12:00:18 +08:00
  • 422da698f6 import model only if it has import for c# wing328 2015-07-02 11:18:41 +08:00
  • 488e604207 use stream for file wing328 2015-07-01 21:37:48 +08:00
  • 846d282ba0 Add helper methods for last response xhh 2015-07-01 18:48:31 +08:00
  • 6f1dd5ce35 Store last response in a thread-safe way xhh 2015-07-01 17:37:16 +08:00
  • 108b2241c0 Validate model property against allowed values (enum) xhh 2015-07-01 17:15:41 +08:00
  • 4d6dbf7d92 show return in doc only if it has a return wing328 2015-07-01 15:16:28 +08:00
  • eca827613d Fixed #831: skipOverwrite flag has been added Nadezhda Makarkina 2015-06-09 16:20:54 +03:00
  • 2e76b56f30 revert file to String, add test case for upload file wing328 2015-06-30 17:50:22 +08:00
  • f290de95dd update parameter name to camelize lower wing328 2015-06-29 23:14:00 +08:00
  • 59987a54a9 fix deserialization of string and other primitive wing328 2015-06-29 22:16:38 +08:00
  • 2d59c5d190 generate oauth2 fields in the data for the templates cbornet 2015-06-29 13:39:39 +02:00
  • 9726ada8d1 fix return type and tempfolder wing328 2015-06-29 15:30:34 +08:00
  • 76ece5a4eb add file response support for c# (passed test cases) wing328 2015-06-29 12:17:49 +08:00
  • 91af76cf41 Use CLI option kubo_takaichi 2015-06-27 21:04:01 +09:00
  • 65af735d6c Merge commit '4143e286374bdd384c39a68df1f8f3a3eb58e6a4' into feature/swift_develop_2.0 kubo_takaichi 2015-06-27 21:19:32 +09:00
  • 30bc58f6ff Merge branch 'fix_optional' of https://github.com/wing328/swagger-codegen into fix_optional wing328 2015-06-26 23:57:06 +08:00
  • 3eca940e7d fix perl and asyncscala optional tab wing328 2015-06-25 23:10:25 +08:00
  • 38d62d768a fix optional for python, python3 wing328 2015-06-25 22:40:14 +08:00
  • 1de6952279 Support customizing default headers via config option xhh 2015-06-26 19:09:20 +08:00
  • 54d6a7e19c Merge branch 'develop_2.0' into ruby-file-response xhh 2015-06-26 17:44:37 +08:00
  • fafddbf040 Fix naming in specs xhh 2015-06-26 17:16:38 +08:00
  • d8b0cb739f Add config file for bin/ruby-petstore.sh xhh 2015-06-26 17:15:14 +08:00
  • 2d3d35cfd7 Rebuild Ruby petstore client xhh 2015-06-26 16:37:58 +08:00
  • 8c10e4f2b0 Remove unused code xhh 2015-06-26 16:06:32 +08:00
  • 0ac1ef266f Avoid more monkey-patching xhh 2015-06-26 16:04:18 +08:00
  • 327128dbba Fix "date" type deserialization xhh 2015-06-26 15:57:46 +08:00
  • 16e80c65d7 Avoiding monkey-patching in Ruby API client xhh 2015-06-26 15:56:59 +08:00
  • 40c9f05536 Merge branch 'develop_2.0' into ruby-debug xhh 2015-06-26 10:38:58 +08:00
  • 091e76703c update sample wing328 2015-06-26 10:35:50 +08:00
  • 6a24b328e3 fix variable name in path wing328 2015-06-26 10:30:12 +08:00
  • 4143e28637 Merge branch 'wing328-csharp_add_cli_support' into develop_2.0 Tony Tam 2015-06-25 11:55:41 -07:00
  • 31efefe0b9 Merge branch 'csharp_add_cli_support' of ssh://github.com/wing328/swagger-codegen into wing328-csharp_add_cli_support Tony Tam 2015-06-25 11:54:30 -07:00
  • e60bd564cb Merge pull request #864 from geekerzp/python-cli-option Tony Tam 2015-06-25 11:53:29 -07:00
  • 69b75bb1af Merge pull request #885 from mhardorf/develop_2.0 Tony Tam 2015-06-25 11:53:21 -07:00
  • 1fb796f14d Merge pull request #891 from who/develop_2.0 Tony Tam 2015-06-25 11:53:10 -07:00
  • e996498a24 Merge pull request #913 from xhh/scala-warnings Tony Tam 2015-06-25 11:52:57 -07:00
  • c3d1367e7c Merge pull request #894 from wing328/csharp_add_nunit Tony Tam 2015-06-25 11:52:19 -07:00
  • 69eae7d35b merged Tony Tam 2015-06-25 10:23:05 -07:00
  • 162d1d1f98 merged Tony Tam 2015-06-25 10:21:38 -07:00
  • 07d5365c5c merged from #902, rebuilt client Tony Tam 2015-06-25 10:17:28 -07:00
  • f1239aba6c Merge pull request #908 from wing328/fix_php_file_sep Tony Tam 2015-06-25 10:10:30 -07:00
  • 37620518e7 Merge pull request #892 from wing328/add_sinatra Tony Tam 2015-06-25 10:10:22 -07:00
  • 9d739a44cd update python test case William Cheng 2015-06-25 21:47:00 +08:00
  • 18ac6e8aae fix perl and asyncscala optional tab wing328 2015-06-25 23:10:25 +08:00
  • 8cce7ac053 fix optional for python, python3 wing328 2015-06-25 22:40:14 +08:00
  • e6e1db2064 Support looser format when detecting filename xhh 2015-06-25 16:26:04 +08:00
  • ceafbcc97f Add config option for file downloading folder. Log about file downloading xhh 2015-06-25 16:07:02 +08:00
  • f3a0f464f7 Support file downloading in Ruby generator xhh 2015-06-25 15:35:48 +08:00
  • 1af23fb751 Unit tests for Android and Java parameterToPairs method Raghav Sidhanti 2015-06-24 11:55:03 -07:00
  • ea76f34de5 Merge branch 'develop_2.0' of https://github.com/swagger-api/swagger-codegen into develop_2.0-fork Raghav Sidhanti 2015-06-24 11:25:32 -07:00
  • 8ce3823698 Change to not required Julian Bez 2015-06-24 16:34:32 +02:00
  • 644231b915 Change optional to required Julian Bez 2015-06-24 16:32:49 +02:00
  • 621e3e7b1a Add comments for some configuration options xhh 2015-06-24 15:57:01 +08:00
  • 6aac24398a update model to support inheritance (#879) wing328 2015-06-24 14:34:05 +08:00
  • 545fb52b7d Merge branch 'develop_2.0' into ruby-debug xhh 2015-06-24 14:10:47 +08:00
  • 8e6c0f96fb updated documentation and removed java-specific parameters from general configuration Ole Lensmar 2015-06-24 07:31:10 +02:00
  • 1b1f860c82 Add a pathPrefix key to the operations key Gabriel Radu 2015-06-24 03:07:22 +01:00
  • 50dd196d42 fixed code formatting and imports Ole Lensmar 2015-06-24 00:12:50 +02:00
  • ce6ec20fef added config parameters for all default parameters and a configOptions map for language specific parameters Ole Lensmar 2015-06-24 00:11:13 +02:00
  • 11e56f5c9c Merge pull request #898 from garethjevans/develop_2.0 Ole Lensmar 2015-06-23 23:20:49 +02:00
  • efd5b806be updating php generated samples and updating tests nmonterroso 2015-06-23 09:27:52 -07:00